Skip to content

Commit 4109620

Browse files
committed
[maven-release-plugin] prepare release 1.9.1
1 parent 55acfb0 commit 4109620

File tree

27 files changed

+27
-27
lines changed

27 files changed

+27
-27
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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.1-SNAPSHOT</version>
7+
<version>1.9.1</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.9.1-SNAPSHOT</version>
7+
<version>1.9.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)