Skip to content

Commit

Permalink
Changed version to 7.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviocirillo committed Oct 25, 2017
1 parent aeb1ef0 commit 50ff219
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions IoTbrokerParent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<iotbroker.version>6.4</iotbroker.version>
<iotbroker.version>7.1-SNAPSHOT</iotbroker.version>
<spring.version>3.2.3.RELEASE</spring.version>
<spring.osgi.version>2.0.0.M1</spring.osgi.version>
<equinox.version>3.7.0.v20110221</equinox.version>
</properties>

<version>6.4</version>
<version>7.1-SNAPSHOT</version>

<dependencies>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.couchdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.entitycomposer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.ext.resultfilter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>
<artifactId>iotbroker.ext.resultfilter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.restcontroller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.iotbroker.storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.knowledgebase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>IoTbrokerParent</artifactId>
<groupId>eu.neclab.iotplatform</groupId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.ngsi.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eu.neclab.iotplatform.ngsiemulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions iotplatform.iotbroker.blackboxtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

<groupId>eu.neclab</groupId>
<artifactId>iotplatform.iotbroker.blackboxtest</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>iotplatform.iotbroker.blackboxtest</name>

<properties>
<iotbroker.version>6.4</iotbroker.version>
<iotbroker.version>7.1-SNAPSHOT</iotbroker.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion tomcat-configuration-fragment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>eu.neclab.iotplatform</groupId>
<artifactId>IoTbrokerParent</artifactId>
<version>6.4</version>
<version>7.1-SNAPSHOT</version>
<relativePath>../IoTbrokerParent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 50ff219

Please sign in to comment.