Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiglier committed Jul 21, 2015
1 parent ea9d809 commit c742d01
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>common</artifactId>
<name>MODAClous - Tower4Clouds - Common Libraries</name>
Expand Down
2 changes: 1 addition & 1 deletion data-analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>data-analyzer</artifactId>
<name>MODAClous - Tower4Clouds - Data Analyzer</name>
Expand Down
2 changes: 1 addition & 1 deletion data-collector-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>data-collector-library</artifactId>
<name>MODAClous - Tower4Clouds - Data Collector Library</name>
Expand Down
2 changes: 1 addition & 1 deletion data-collectors/java-app-dc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>data-collectors</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>java-app-dc</artifactId>
<name>MODAClous - Tower4Clouds - Java Application Data Collector</name>
Expand Down
2 changes: 1 addition & 1 deletion data-collectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>data-collectors</artifactId>
<name>MODAClous - Tower4Clouds - Data Collectors Parent Pom</name>
Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>integration</artifactId>
<name>MODAClous - Tower4Clouds - Integration Module</name>
Expand Down
2 changes: 1 addition & 1 deletion manager/manager-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>manager</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>manager-api</artifactId>
<name>MODAClous - Tower4Clouds - Manager API Library</name>
Expand Down
2 changes: 1 addition & 1 deletion manager/manager-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>manager</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>manager-core</artifactId>
<name>MODAClous - Tower4Clouds - Manager Core Library</name>
Expand Down
2 changes: 1 addition & 1 deletion manager/manager-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>manager</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>manager-server</artifactId>
<name>MODAClous - Tower4Clouds - Manager Server</name>
Expand Down
2 changes: 1 addition & 1 deletion manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>manager</artifactId>
<name>MODAClous - Tower4Clouds - Manager Parent Pom</name>
Expand Down
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>model</artifactId>
<name>MODAClous - Tower4Clouds - Model Library</name>
Expand Down
2 changes: 1 addition & 1 deletion observers/data2stdout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>observers</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>data2stdout</artifactId>
<name>MODAClouds - Tower4Clouds - Data2STDOUT Observer</name>
Expand Down
2 changes: 1 addition & 1 deletion observers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>tower4clouds</artifactId>
<groupId>it.polimi.tower4clouds</groupId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>observers</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion observers/rdf-history-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>observers</artifactId>
<groupId>it.polimi.tower4clouds</groupId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>rdf-history-db</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion observers/rdf-history-db/rdf-history-db-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>rdf-history-db</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>rdf-history-db-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion observers/rdf-history-db/rdf-history-db-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>rdf-history-db</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>rdf-history-db-main</artifactId>
<name>MODAClouds - Tower4Clouds - RDF History DB</name>
Expand Down
2 changes: 1 addition & 1 deletion observers/rdf-history-db/rdf-history-db-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>rdf-history-db</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>rdf-history-db-manager</artifactId>
<name>MODAClous - Tower4Clouds - RDF History DB Manager Library</name>
Expand Down
2 changes: 1 addition & 1 deletion observers/rdf-history-db/rdf-history-db-observer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>rdf-history-db</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>rdf-history-db-observer</artifactId>
<name>MODAClous - Tower4Clouds - RDF History DB Observer Library</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>it.polimi.tower4clouds</groupId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
<artifactId>tower4clouds</artifactId>
<packaging>pom</packaging>
<name>MODAClous - Tower4Clouds - Parent Pom</name>
Expand Down Expand Up @@ -89,7 +89,7 @@
<scm>
<connection>scm:git:[email protected]:deib-polimi/tower4clouds.git</connection>
<developerConnection>scm:git:[email protected]:deib-polimi/tower4clouds.git</developerConnection>
<tag>v0.2.1</tag>
<tag>HEAD</tag>
<url>https://github.com/deib-polimi/tower4clouds</url>
</scm>

Expand Down
2 changes: 1 addition & 1 deletion rules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>rules</artifactId>
<name>MODAClous - Tower4Clouds - Rules Library</name>
Expand Down
2 changes: 1 addition & 1 deletion use-cases/fakeapps4testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>use-cases</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>fakeapps4testing</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion use-cases/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>it.polimi.tower4clouds</groupId>
<artifactId>tower4clouds</artifactId>
<version>0.2.1</version>
<version>0.3-SNAPSHOT</version>
</parent>
<artifactId>use-cases</artifactId>
<name>MODAClous - Tower4Clouds - Use Cases Parent Pom</name>
Expand Down

0 comments on commit c742d01

Please sign in to comment.