Skip to content

Commit

Permalink
[maven-release-plugin] prepare release katharsis-build-2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chb0github committed Oct 31, 2016
1 parent a51c793 commit dafce0d
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion katharsis-cdi/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>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions katharsis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

<groupId>io.katharsis</groupId>
<artifactId>katharsis-client</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>bundle</packaging>

<name>katharsis-client</name>
Expand Down
4 changes: 2 additions & 2 deletions katharsis-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

<groupId>io.katharsis</groupId>
<artifactId>katharsis-core</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>bundle</packaging>

<name>katharsis-core</name>
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>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>jar</packaging>

<name>Spring Boot Simple Example</name>
Expand Down
4 changes: 2 additions & 2 deletions katharsis-examples/vertx-simple/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>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-vertx</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
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 @@ -20,7 +20,7 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-examples</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>pom</packaging>

<name>Katharsis parent POM</name>
Expand Down
4 changes: 2 additions & 2 deletions katharsis-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

<groupId>io.katharsis</groupId>
<artifactId>katharsis-rs</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>bundle</packaging>

<name>katharsis-rs</name>
Expand Down
4 changes: 2 additions & 2 deletions katharsis-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

<groupId>io.katharsis</groupId>
<artifactId>katharsis-servlet</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>bundle</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down
4 changes: 2 additions & 2 deletions katharsis-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>io.katharsis</groupId>
<artifactId>katharsis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

<artifactId>katharsis-spring</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>bundle</packaging>

<name>katharsis-spring</name>
Expand Down
2 changes: 1 addition & 1 deletion katharsis-ui/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>2.8.0-SNAPSHOT</version>
<version>2.8.1</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>2.8.0-SNAPSHOT</version>
<version>2.8.1</version>
<relativePath>../katharsis-parent</relativePath>
</parent>

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

Expand Down

0 comments on commit dafce0d

Please sign in to comment.