Next development release

This commit is contained in:
Endolf 2018-05-25 21:52:45 +01:00
parent 3bc6b827e0
commit 974302e420
12 changed files with 12 additions and 12 deletions

2
Jenkinsfile vendored
View file

@ -136,7 +136,7 @@ pipeline {
sh "mvn -P windows,linux,osx,wintab versions:revert"
sh "mvn -P windows,linux,osx,wintab versions:set -DnextSnapshot"
sh "git commit -m 'Next development release' ."
sh "git push"
sh "git push --all"
}
}
}

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>jinput-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>jinput-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>jinput-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>plugins</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>plugins</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>plugins</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>jinput-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>plugins</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>plugins</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

View file

@ -4,7 +4,7 @@
<artifactId>jinput-parent</artifactId>
<packaging>pom</packaging>
<name>JInput</name>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<description>Library for access to input devices.</description>
<url>https://github.com/jinput/jinput</url>
<licenses>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>net.java.jinput</groupId>
<artifactId>jinput-parent</artifactId>
<version>2.0.8-SNAPSHOT</version>
<version>2.0.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>