Skip to content

Commit

Permalink
[ci skip][release]:prepare release v15.11
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Nov 25, 2015
1 parent 22b3a4f commit b122c07
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion app-composite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>app-composite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion batch-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>batch-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion batch-composite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>batch-composite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domain-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>domain-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domain-composite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>domain-composite</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -115,7 +115,7 @@
<url>https://github.com/seedstack/distribution</url>
<connection>scm:git:git://github.com/seedstack/distribution.git</connection>
<developerConnection>scm:git:[email protected]:seedstack/distribution.git</developerConnection>
<tag>HEAD</tag>
<tag>v15.11</tag>
</scm>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion rest-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>rest-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest-composite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>rest-composite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion seedstack-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>seedstack-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>web-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-composite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.seedstack</groupId>
<artifactId>distribution</artifactId>
<version>15.11-SNAPSHOT</version>
<version>15.11</version>
</parent>

<artifactId>web-composite</artifactId>
Expand Down

0 comments on commit b122c07

Please sign in to comment.