Skip to content

Commit

Permalink
next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
sixsq-hudson committed Apr 13, 2018
1 parent 70569be commit 1b505e2
Show file tree
Hide file tree
Showing 54 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion cimi-resources-rpm/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions cimi-resources/pom.xml
Expand Up @@ -5,14 +5,14 @@

<artifactId>SlipStreamServer-cimi-resources-dep</artifactId>
<packaging>pom</packaging>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<name>SlipStreamServer/cimi-resources</name>
<url>http://sixsq.com</url>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions cimi-resources/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamServer-cimi-resources "3.49"
(defproject com.sixsq.slipstream/SlipStreamServer-cimi-resources "3.50-SNAPSHOT"

:description "CIMI resources"

Expand Down
2 changes: 1 addition & 1 deletion cimi-rpm/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion cimi-test-jar/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions cimi-test-jar/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamCljResourcesTests-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamCljResourcesTests-jar "3.50-SNAPSHOT"

:description "cimi server testing utilities"

Expand Down
2 changes: 1 addition & 1 deletion cimi-test-server/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions cimi-test-server/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamCljResourcesTestServer-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamCljResourcesTestServer-jar "3.50-SNAPSHOT"

:description "complete test server"

Expand Down
2 changes: 1 addition & 1 deletion cimi-tools/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions cimi-tools/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamToolsCli-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamToolsCli-jar "3.50-SNAPSHOT"

:distribution "command line utilities"
:url "https://github.com/slipstream/SlipStreamServer"
Expand Down
4 changes: 2 additions & 2 deletions cimi/pom.xml
Expand Up @@ -5,14 +5,14 @@

<artifactId>SlipStreamCljResources-jar-dep</artifactId>
<packaging>pom</packaging>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<name>SlipStreamServer/cimi</name>
<url>http://sixsq.com</url>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions cimi/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamCljResources-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamCljResources-jar "3.50-SNAPSHOT"

:description "core cimi server"

Expand Down
4 changes: 2 additions & 2 deletions db-binding/pom.xml
Expand Up @@ -5,14 +5,14 @@

<artifactId>SlipStreamDbBinding-jar-dep</artifactId>
<packaging>pom</packaging>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<name>SlipStreamServer/db-binding</name>
<url>http://sixsq.com</url>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions db-binding/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamDbBinding-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamDbBinding-jar "3.50-SNAPSHOT"

:description "bindings for (persistent) database backends"

Expand Down
2 changes: 1 addition & 1 deletion db-serializers/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions db-serializers/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamDbSerializers-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamDbSerializers-jar "3.50-SNAPSHOT"

:description "utilities for serializing objects to a database"

Expand Down
4 changes: 2 additions & 2 deletions db-testing/pom.xml
Expand Up @@ -5,14 +5,14 @@

<artifactId>SlipStreamDbTesting-jar-dep</artifactId>
<packaging>pom</packaging>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<name>SlipStreamServer/db-testing</name>
<url>http://sixsq.com</url>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions db-testing/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamDbTesting-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamDbTesting-jar "3.50-SNAPSHOT"

:description "db testing utilities"

Expand Down
2 changes: 1 addition & 1 deletion dummy-connector/config/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamConnector-Dummy</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions dummy-connector/config/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamConnector-Dummy-conf "3.49"
(defproject com.sixsq.slipstream/SlipStreamConnector-Dummy-conf "3.50-SNAPSHOT"

:description "dummy connector for testing"

Expand Down
2 changes: 1 addition & 1 deletion dummy-connector/java/jar/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamConnector-Dummy-java</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dummy-connector/java/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamConnector-Dummy</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions dummy-connector/pom.xml
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>SlipStreamConnector-Dummy</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<packaging>pom</packaging>
<name>SlipStreamServer/dummy</name>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion jar-async/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions jar-async/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamAsync "3.49"
(defproject com.sixsq.slipstream/SlipStreamAsync "3.50-SNAPSHOT"

:description "utilities for asynchronous actions"

Expand Down
2 changes: 1 addition & 1 deletion jar-connector/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jar-persistence/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jar-placement-lib/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions jar-placement-lib/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamPlacementLib-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamPlacementLib-jar "3.50-SNAPSHOT"

:description "placement library"

Expand Down
4 changes: 2 additions & 2 deletions jar-pricing-lib/pom.xml
Expand Up @@ -5,14 +5,14 @@

<artifactId>SlipStreamPricingLib-jar-dep</artifactId>
<packaging>pom</packaging>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<name>SlipStreamServer/jar-pricing-lib</name>
<url>http://sixsq.com</url>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions jar-pricing-lib/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamPricingLib-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamPricingLib-jar "3.50-SNAPSHOT"

:description "pricing library"

Expand Down
2 changes: 1 addition & 1 deletion jar-prslib/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions jar-prslib/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/SlipStreamServerPRSlib-jar "3.49"
(defproject com.sixsq.slipstream/SlipStreamServerPRSlib-jar "3.50-SNAPSHOT"

:description "Placement and Ranking Service"

Expand Down
2 changes: 1 addition & 1 deletion jar-service/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metering-rpm/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions metering/pom.xml
Expand Up @@ -3,15 +3,15 @@

<artifactId>metering-dep</artifactId>
<packaging>pom</packaging>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
<name>SlipStreamServer/metering</name>
<description>SlipStream Metering (DEP)</description>
<url>http://sixsq.com</url>

<parent>
<groupId>com.sixsq.slipstream</groupId>
<artifactId>SlipStreamServer</artifactId>
<version>3.49</version>
<version>3.50-SNAPSHOT</version>
</parent>

<licenses>
Expand Down
4 changes: 2 additions & 2 deletions metering/project.clj
@@ -1,6 +1,6 @@
(def +version+ "3.49")
(def +version+ "3.50-SNAPSHOT")

(defproject com.sixsq.slipstream/metering "3.49"
(defproject com.sixsq.slipstream/metering "3.50-SNAPSHOT"

:description "metering server"

Expand Down

0 comments on commit 1b505e2

Please sign in to comment.