Skip to content

Commit 509b4cc

Browse files
committed
[maven-release-plugin] prepare release 1.1.0
1 parent 6bcf1da commit 509b4cc

File tree

25 files changed

+26
-27
lines changed

25 files changed

+26
-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.0.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.0</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

backends/gdx-backend-jglfw/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<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">
43
<modelVersion>4.0.0</modelVersion>
54
<parent>
65
<groupId>com.badlogicgames.gdx</groupId>
76
<artifactId>gdx-parent</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
7+
<version>1.1.0</version>
98
<relativePath>../../pom.xml</relativePath>
109
</parent>
1110

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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
7+
<version>1.1.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.2-SNAPSHOT</version>
13+
<version>1.1.0</version>
1414

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

0 commit comments

Comments
 (0)