Skip to content

Commit aaa358f

Browse files
committed
[maven-release-plugin] prepare release 1.0.0
1 parent ea11abc commit aaa358f

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

backends/gdx-backend-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-headless/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-lwjgl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-robovm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backends-gwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-box2d/gdx-box2d-gwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-box2d-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-box2d/gdx-box2d/jni/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../../../../</relativePath>
99
</parent>
1010

extensions/gdx-box2d/gdx-box2d/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-box2d-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-box2d/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-bullet/jni/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../../../</relativePath>
99
</parent>
1010

extensions/gdx-bullet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-controllers/gdx-controllers-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-controllers-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-controllers/gdx-controllers-desktop/jni/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-controllers-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../../</relativePath>
99
</parent>
1010

extensions/gdx-controllers/gdx-controllers-desktop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-controllers-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-controllers/gdx-controllers-gwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-controllers-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-controllers/gdx-controllers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-controllers-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-controllers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-freetype/jni/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../../../</relativePath>
99
</parent>
1010

extensions/gdx-freetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-jnigen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

extensions/gdx-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

gdx/jni/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<relativePath>../../..</relativePath>
99
</parent>
1010

gdx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.badlogicgames.gdx</groupId>
66
<artifactId>gdx-parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
</parent>
99

1010
<artifactId>gdx</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.badlogicgames.gdx</groupId>
1111
<artifactId>gdx-parent</artifactId>
1212
<packaging>pom</packaging>
13-
<version>1.0.0-SNAPSHOT</version>
13+
<version>1.0.0</version>
1414

1515
<name>libGDX Parent</name>
1616
<description>Android/Desktop/iOS/HTML5 game development framework.</description>

0 commit comments

Comments
 (0)