Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parent-1.2.5-m3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mick GD Jagger committed Jun 3, 2014
1 parent 3b1fb55 commit c458a60
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion archetype-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion chassis/configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/coordinator.http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/coordinator.zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/coordinator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/invoker.hessian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/invokers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions chassis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<packaging>pom</packaging>

<name>${groupId}.${artifactId}</name>
Expand All @@ -32,7 +32,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion chassis/spring.schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>chassis.parent</artifactId>
<groupId>com.griddynamics.jagger</groupId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>chassis.spring.schema</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion chassis/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>chassis.parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dbapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.griddynamics.jagger</groupId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion diagnostics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion monitoring/agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<packaging>pom</packaging>

<name>${groupId}.${artifactId}</name>
Expand Down
2 changes: 1 addition & 1 deletion test/jagger-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test/test-target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion webclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.griddynamics.jagger</groupId>
<artifactId>parent</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5-m3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit c458a60

Please sign in to comment.