Skip to content

Commit

Permalink
create non-SNAPSHOT version v10.0.7
Browse files Browse the repository at this point in the history
as requested on today's backend meeting
  • Loading branch information
julianladisch committed May 2, 2017
1 parent c4551da commit 907c144
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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>10.0.7-SNAPSHOT</version>
<version>10.0.7</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>10.0.7-SNAPSHOT</version>
<version>10.0.7</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>10.0.7-SNAPSHOT</version>
<version>10.0.7</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>10.0.7-SNAPSHOT</version>
<version>10.0.7</version>
</parent>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion 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>10.0.7-SNAPSHOT</version>
<version>10.0.7</version>
<packaging>pom</packaging>
<name>raml-module-builder</name>
<modules>
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>10.0.7-SNAPSHOT</version>
<version>10.0.7</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>10.0.7-SNAPSHOT</version>
<version>10.0.7</version>
</parent>
<artifactId>rules</artifactId>

Expand Down

0 comments on commit 907c144

Please sign in to comment.