Skip to content

Commit

Permalink
[maven-release-plugin] prepare release axon-1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abuijze committed Feb 18, 2012
1 parent b832b64 commit bc42bda
Show file tree
Hide file tree
Showing 20 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.axonframework</groupId>
<artifactId>axon</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.axonframework</groupId>
<artifactId>axon</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>axon-documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion incubator/dcb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.axonframework</groupId>
<artifactId>axon</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion incubator/disruptor-commandbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion incubator/google-app-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion incubator/mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion incubator/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion integrationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</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 @@ -19,7 +19,7 @@

<groupId>org.axonframework</groupId>
<artifactId>axon</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<modules>
<module>core</module>
<module>integration</module>
Expand Down
2 changes: 1 addition & 1 deletion sample/addressbook/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions sample/addressbook/flex-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<modelVersion>4.0.0</modelVersion>

<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-flexui</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<packaging>pom</packaging>

<name>Axon Address Book Sample - Flex ui</name>
Expand Down
4 changes: 2 additions & 2 deletions sample/addressbook/flex-ui/swf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-flexui</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-swf</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<packaging>swf</packaging>

<name>Axon Address Book Sample - Flex ui swf</name>
Expand Down
4 changes: 2 additions & 2 deletions sample/addressbook/flex-ui/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<artifactId>axon-addressbook-flexui</artifactId>
<groupId>org.axonframework.samples</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-flexui-war</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<name>Axon Address Book Sample - Flex ui war</name>
<packaging>war</packaging>

Expand Down
2 changes: 1 addition & 1 deletion sample/addressbook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>axon-samples</artifactId>
<groupId>org.axonframework.samples</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
Expand Down
4 changes: 2 additions & 2 deletions sample/addressbook/rest-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-rest-ui</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<packaging>war</packaging>
<name>Axon Address Book Sample - Rest ui</name>
<description>
Expand Down
4 changes: 2 additions & 2 deletions sample/addressbook/vaadin-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-vaadinui</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<name>Axon Address Book Sample - Vaadin ui</name>
<packaging>war</packaging>

Expand Down
4 changes: 2 additions & 2 deletions sample/addressbook/web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
<artifactId>axon-addressbook-webui</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<name>Axon Address Book Sample - Web ui</name>
<packaging>war</packaging>

Expand Down
2 changes: 1 addition & 1 deletion sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>

<groupId>org.axonframework.samples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit bc42bda

Please sign in to comment.