Skip to content

Commit

Permalink
Prepare for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
stratiocommit committed Mar 24, 2017
1 parent fe887e6 commit 4bf63f6
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.stratio.sparta</groupId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>stratio-sparta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.stratio.sparta</groupId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.stratio.sparta</groupId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>com.stratio.sparta</groupId>
<artifactId>parent</artifactId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
<packaging>pom</packaging>

<url>http://www.stratio.com</url>
Expand Down
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.stratio.sparta</groupId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion serving-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.stratio.sparta</groupId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion serving-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>com.stratio.sparta</groupId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testsAT/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.stratio.sparta</groupId>
<artifactId>sparta-test</artifactId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
<name>sparta-test-cucumber</name>

<build>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.stratio.sparta</groupId>
<artifactId>parent</artifactId>
<version>1.2.0-RC7</version>
<version>1.2.0-RC8-SNAPSHOT</version>
</parent>

<artifactId>web</artifactId>
Expand Down

0 comments on commit 4bf63f6

Please sign in to comment.