Skip to content

Commit 8e45dc7

Browse files
committed
[maven-release-plugin] prepare release 1.9.3
1 parent d3aa7d4 commit 8e45dc7

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-jglfw/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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-lwjgl3/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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-moe/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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</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.9.3-SNAPSHOT</version>
7+
<version>1.9.3</version>
88
<relativePath>../../../../../</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)