Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
JaidenAshmore committed Jul 15, 2019
1 parent e3bdacd commit 184a61f
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/core-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.jashmore</groupId>
<artifactId>java-dynamic-sqs-listener-parent</artifactId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>

<artifactId>examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-aws-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-integration-test-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-multiple-aws-account-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-starter-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/sqs-listener-library-comparison/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java-dynamic-sqs-listener-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>java-dynamic-sqs-listener-parent</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions java-dynamic-sqs-listener-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.jashmore</groupId>
<artifactId>java-dynamic-sqs-listener-parent</artifactId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>java-dynamic-sqs-listener-core</artifactId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>

<name>Java Dynamic SQS Listener - Core</name>
<description>This contains the core functionality for the SQS</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>java-dynamic-sqs-listener-spring</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>java-dynamic-sqs-listener-spring</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>java-dynamic-sqs-listener-spring</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java-dynamic-sqs-listener-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>java-dynamic-sqs-listener-parent</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.jashmore</groupId>
<artifactId>java-dynamic-sqs-listener-parent</artifactId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
<packaging>pom</packaging>

<name>Java Dynamic SQS Listener</name>
Expand Down Expand Up @@ -32,7 +32,7 @@
<developerConnection>scm:git:ssh://git@github.com/jaidenashmore/java-dynamic-sqs-listener.git
</developerConnection>
<url>http://github.com/jaidenashmore/java-dynamic-sqs-listener</url>
<tag>HEAD</tag>
<tag>v3.0.0-M3</tag>
</scm>

<!-- See https://central.sonatype.org/pages/apache-maven.html for how this releasing was set up -->
Expand Down
2 changes: 1 addition & 1 deletion util/local-amazon-sqs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>util</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion util/local-sqs-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>util</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>java-dynamic-sqs-listener-parent</artifactId>
<groupId>com.jashmore</groupId>
<version>3.0.0-M3-SNAPSHOT</version>
<version>3.0.0-M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down

0 comments on commit 184a61f

Please sign in to comment.