Skip to content

Commit

Permalink
[maven-release-plugin] prepare release katharsis-build-3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chb0github committed May 12, 2017
1 parent 3ad29f5 commit 30b2c28
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion katharsis-brave/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-examples/dropwizard-mongo-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>katharsis-examples</artifactId>
<groupId>io.katharsis</groupId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-examples/dropwizard-simple-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>katharsis-examples</artifactId>
<groupId>io.katharsis</groupId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-examples/jersey-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>katharsis-examples</artifactId>
<groupId>io.katharsis</groupId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.katharsis</groupId>
<artifactId>katharsis-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<modules>
<module>dropwizard-mongo-example</module>
<module>jersey-example</module>
Expand Down
2 changes: 1 addition & 1 deletion katharsis-examples/spring-boot-simple-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.katharsis</groupId>
<artifactId>spring-boot-simple-example</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<packaging>jar</packaging>

<name>Spring Boot Simple Example</name>
Expand Down
2 changes: 1 addition & 1 deletion katharsis-examples/wildfly-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-examples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>

<artifactId>wildfly-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion katharsis-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<packaging>pom</packaging>

<name>Katharsis parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion katharsis-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion katharsis-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.katharsis</groupId>
<artifactId>katharsis-build</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<packaging>pom</packaging>

<name>Katharsis build POM</name>
Expand Down

0 comments on commit 30b2c28

Please sign in to comment.