Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Aug 4, 2016
1 parent 36dc2ff commit 69aa4f3
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions bgt-gml-loader/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>bgt-gml-loader</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>jar</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo BGT-GML loader</name>
<build>
Expand Down
4 changes: 2 additions & 2 deletions brmo-dist/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-dist</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>pom</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>BRMO distributie</name>
<description>B3Parteners BRMO applicatie</description>
Expand Down
4 changes: 2 additions & 2 deletions brmo-loader/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-loader</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>jar</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo-loader</name>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions brmo-persistence/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-persistence</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>jar</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo-persistence</name>
<description>JPA artifact voor de brmo.</description>
Expand Down
4 changes: 2 additions & 2 deletions brmo-proxyservice/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-proxyservice</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>war</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo-proxyservice</name>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions brmo-service/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-service</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>war</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo-service</name>
<properties>
Expand Down
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.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>war</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo-soap</name>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions brmo-taglib/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-taglib</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>jar</packaging>
<parent>
<groupId>nl.b3p</groupId>
<artifactId>brmo</artifactId>
<version>1.3.4-SNAPSHOT</version>
<version>1.3.4</version>
</parent>
<name>brmo taglibrary</name>
<build>
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.3.4-SNAPSHOT</version>
<version>1.3.4</version>
<packaging>pom</packaging>
<modules>
<module>brmo-persistence</module>
Expand Down Expand Up @@ -35,7 +35,7 @@
<developerConnection>scm:git:[email protected]:B3Partners/brmo.git</developerConnection>
<connection>scm:git:[email protected]:B3Partners/brmo.git</connection>
<url>https://github.com/B3Partners/brmo/</url>
<tag>HEAD</tag>
<tag>v1.3.4</tag>
</scm>
<issueManagement>
<system>Github</system>
Expand Down

0 comments on commit 69aa4f3

Please sign in to comment.