Skip to content

Commit

Permalink
[maven-release-plugin] prepare release brmo-soap-1.4.5-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Apr 21, 2017
1 parent eb31189 commit 7dd035d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions brmo-soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>brmo-soap</artifactId>
<version>1.4.5-SNAPSHOT</version>
<version>1.4.5-rc1</version>
<packaging>war</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.4.5-SNAPSHOT</version>
<version>1.4.5-rc1</version>
</parent>
<name>BRMO soap bevragingsservice</name>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions brmo-test-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.4.5-SNAPSHOT</version>
<version>1.4.5-rc1</version>
</parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo-test-util</artifactId>
<version>1.4.5-SNAPSHOT</version>
<version>1.4.5-rc1</version>
<packaging>jar</packaging>
<name>BRMO test-util</name>
<description>Test utilities voor de BRMO</description>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.4.5-SNAPSHOT</version>
<version>1.4.5-rc1</version>
<packaging>pom</packaging>
<modules>
<module>brmo-test-util</module>
Expand Down Expand Up @@ -38,7 +38,7 @@
<developerConnection>scm:git:git@github.com:B3Partners/brmo.git</developerConnection>
<connection>scm:git:git@github.com:B3Partners/brmo.git</connection>
<url>https://github.com/B3Partners/brmo/</url>
<tag>HEAD</tag>
<tag>brmo-soap-1.4.5-rc1</tag>
</scm>
<issueManagement>
<system>Github</system>
Expand Down

0 comments on commit 7dd035d

Please sign in to comment.