Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v12.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shale99 committed Jun 29, 2017
1 parent d1fc567 commit 29f3857
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion domain-models-api-aspects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>
<artifactId>domain-models-api-aspects</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion domain-models-api-interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>
<artifactId>domain-models-api-interfaces</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion domain-models-interface-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>
<artifactId>domain-models-interface-extensions</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion domain-models-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>

<repositories>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
<packaging>pom</packaging>
<name>raml-module-builder</name>
<modules>
Expand Down Expand Up @@ -271,7 +271,7 @@
<url>https://github.com/folio-org/raml-module-builder</url>
<connection>scm:git:git://github.com:folio-org/raml-module-builder.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/raml-module-builder.git</developerConnection>
<tag>v11.0.0</tag>
<tag>v12.1.4</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion postgres-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>
<artifactId>postgres-runner</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>
<artifactId>rules</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>

<artifactId>testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>raml-module-builder</artifactId>
<version>12.1.4-SNAPSHOT</version>
<version>12.1.4</version>
</parent>

<artifactId>util</artifactId>
Expand Down

0 comments on commit 29f3857

Please sign in to comment.