Skip to content

Commit

Permalink
[maven-release-plugin] prepare release robovm-2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Ski committed Aug 18, 2017
1 parent 0356ebf commit 61458a3
Show file tree
Hide file tree
Showing 21 changed files with 25 additions and 26 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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>

<artifactId>robovm-dist-compiler</artifactId>
<name>RoboVM Distribution (compiler jars)</name>
<packaging>jar</packaging>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>

<groupId>com.mobidevelop.robovm</groupId>
Expand Down
7 changes: 3 additions & 4 deletions plugins/debugger/pom.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
<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">
<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>

<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-parent</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../../</relativePath>
</parent>

<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-debugger</artifactId>
<name>RoboVM Debugger</name>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<packaging>jar</packaging>
<url>http://github.com/MobiVM/robovm</url>
<description>
Expand Down
4 changes: 2 additions & 2 deletions plugins/ibxcode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-parent</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../../</relativePath>
</parent>

<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-ibxcode</artifactId>
<name>RoboVM XCode/IB project generator</name>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<packaging>jar</packaging>
<url>http://github.com/MobiVM/robovm</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion plugins/maven/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-maven-parent</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>

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

<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-maven-parent</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<name>RoboVM Maven</name>
<packaging>pom</packaging>

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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</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.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<artifactId>robovm-parent</artifactId>
<name>RoboVM Parent</name>
<packaging>pom</packaging>
Expand Down

0 comments on commit 61458a3

Please sign in to comment.