Skip to content

Commit

Permalink
[maven-release-plugin] prepare release hammock-1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnament committed Apr 3, 2017
1 parent 704bbdf commit f9740e5
Show file tree
Hide file tree
Showing 28 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion bootstrap-owb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-weld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-weld3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion container-aware/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>ws.ament.hammock</groupId>
<artifactId>hammock</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion dist-microprofile-cochise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion dist-microprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jaxrs-rest-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions jpa-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>jpa-core</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jpa-eclipselink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>jpa-eclipselink</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jpa-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>jpa-hibernate</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions jpa-openjpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>jpa-openjpa</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion messaging-artemis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion messaging-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<artifactId>hammock</artifactId>
<packaging>pom</packaging>
<url>https://github.com/hammock-project/hammock/wiki</url>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion rest-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion rest-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion rest-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion security-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion test-arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>hammock</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion util-flyway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion util-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion web-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion web-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion web-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion web-tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion web-undertow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>container-aware</artifactId>
<groupId>ws.ament.hammock</groupId>
<version>1.3-SNAPSHOT</version>
<version>1.2.1</version>
<relativePath>../container-aware</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit f9740e5

Please sign in to comment.