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
xoppa committed May 13, 2016
1 parent 8dfe6c1 commit 3c1e45b
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion compiler/cacerts/full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-cacerts-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-cacerts-full</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/cacerts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-cacerts-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/cocoatouch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-cocoatouch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-compiler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/libimobiledevice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-libimobiledevice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/llvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-llvm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/objc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-objc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-compiler-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compiler/rt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-compiler-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-rt</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dist/compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-dist-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-dist-compiler</artifactId>
<name>RoboVM Distribution (compiler jars)</name>
<packaging>jar</packaging>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>

<properties>
<robovmdir>${basedir}/../../compiler</robovmdir>
Expand Down
2 changes: 1 addition & 1 deletion dist/package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-dist-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<groupId>com.mobidevelop.robovm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/templates/console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-templates-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-templates-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/templates/ios-single-view-no-ib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-templates-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-templates-ios-single-view-no-ib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/templates/templater/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-templates-parent</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
</parent>

<artifactId>robovm-templater</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<groupId>com.mobidevelop.robovm</groupId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<artifactId>robovm-parent</artifactId>
<name>RoboVM Parent</name>
<packaging>pom</packaging>
Expand Down

0 comments on commit 3c1e45b

Please sign in to comment.