Skip to content

Commit d82e736

Browse files
committed
[maven-release-plugin] prepare release 1.7.1
1 parent ffe50e6 commit d82e736

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.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.7.1-SNAPSHOT</version>
7+
<version>1.7.1</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.7.1-SNAPSHOT</version>
7+
<version>1.7.1</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)