Skip to content

Commit

Permalink
[maven-release-plugin] prepare release axon-3.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
abuijze committed Dec 20, 2016
1 parent 2fefb04 commit 050736c
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 19 deletions.
2 changes: 1 addition & 1 deletion amqp/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>3.0-SNAPSHOT</version>
<version>3.0-RC2</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 @@ -19,7 +19,7 @@
<parent>
<groupId>org.axonframework</groupId>
<artifactId>axon</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion distributed-commandbus-jgroups/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>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions distributed-commandbus-springcloud/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>axon</artifactId>
<groupId>org.axonframework</groupId>
<version>3.0-SNAPSHOT</version>
<version>3.0-RC2</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>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

<artifactId>axon-mongo</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions 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>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
<modules>
<module>core</module>
<module>spring</module>
Expand Down Expand Up @@ -411,7 +411,7 @@
<connection>scm:git:git://github.com/AxonFramework/AxonFramework.git</connection>
<developerConnection>scm:git:[email protected]:AxonFramework/AxonFramework.git</developerConnection>
<url>https://github.com/AxonFramework/AxonFramework</url>
<tag>HEAD</tag>
<tag>axon-3.0-RC2</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-autoconfigure/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>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions spring-boot-starter-jgroups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.axonframework</groupId>
<artifactId>axon-spring-boot-starter-jgroups</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>

<name>Spring Boot Starter module for Axon with JGroups Distributed Command Bus</name>

Expand Down Expand Up @@ -132,7 +132,7 @@
<connection>scm:git:git://github.com/AxonFramework/AxonFramework.git</connection>
<developerConnection>scm:git:[email protected]:AxonFramework/AxonFramework.git</developerConnection>
<url>https://github.com/AxonFramework/AxonFramework</url>
<tag>HEAD</tag>
<tag>axon-3.0-RC2</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.axonframework</groupId>
<artifactId>axon-spring-boot-starter</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
<packaging>pom</packaging>

<name>Spring Boot Starter module for Axon Framework</name>
Expand Down Expand Up @@ -139,7 +139,7 @@
<connection>scm:git:git://github.com/AxonFramework/AxonFramework.git</connection>
<developerConnection>scm:git:[email protected]:AxonFramework/AxonFramework.git</developerConnection>
<url>https://github.com/AxonFramework/AxonFramework</url>
<tag>HEAD</tag>
<tag>axon-3.0-RC2</tag>
</scm>

</project>
2 changes: 1 addition & 1 deletion spring/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>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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>3.0-SNAPSHOT</version>
<version>3.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 050736c

Please sign in to comment.