diff --git a/applet/pom.xml b/applet/pom.xml index dab664b..f14f31f 100644 --- a/applet/pom.xml +++ b/applet/pom.xml @@ -7,7 +7,7 @@ net.java.jinput jinput-parent - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/coreAPI/pom.xml b/coreAPI/pom.xml index cb61a0b..ea3a46e 100644 --- a/coreAPI/pom.xml +++ b/coreAPI/pom.xml @@ -7,7 +7,7 @@ net.java.jinput jinput-parent - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/examples/pom.xml b/examples/pom.xml index bd84c87..cab4a4c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -7,7 +7,7 @@ net.java.jinput jinput-parent - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/plugins/OSX/pom.xml b/plugins/OSX/pom.xml index bc30b9d..91cee0d 100644 --- a/plugins/OSX/pom.xml +++ b/plugins/OSX/pom.xml @@ -7,7 +7,7 @@ net.java.jinput plugins - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/plugins/awt/pom.xml b/plugins/awt/pom.xml index 9f3d69f..857846f 100644 --- a/plugins/awt/pom.xml +++ b/plugins/awt/pom.xml @@ -7,7 +7,7 @@ net.java.jinput plugins - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/plugins/linux/pom.xml b/plugins/linux/pom.xml index 348b2be..b0d84a0 100644 --- a/plugins/linux/pom.xml +++ b/plugins/linux/pom.xml @@ -7,7 +7,7 @@ net.java.jinput plugins - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/plugins/pom.xml b/plugins/pom.xml index 35e7b52..679d2fc 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -7,7 +7,7 @@ net.java.jinput jinput-parent - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/plugins/windows/pom.xml b/plugins/windows/pom.xml index 11cdc17..54ebf98 100644 --- a/plugins/windows/pom.xml +++ b/plugins/windows/pom.xml @@ -7,7 +7,7 @@ net.java.jinput plugins - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/plugins/wintab/pom.xml b/plugins/wintab/pom.xml index 57c1d6a..7fbe729 100644 --- a/plugins/wintab/pom.xml +++ b/plugins/wintab/pom.xml @@ -7,7 +7,7 @@ net.java.jinput plugins - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index 1d259e5..13c378c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jinput-parent pom JInput - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT Library for access to input devices. https://github.com/jinput/jinput diff --git a/tests/pom.xml b/tests/pom.xml index f4f4547..d01f921 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -7,7 +7,7 @@ net.java.jinput jinput-parent - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../ diff --git a/uberjar/pom.xml b/uberjar/pom.xml index 9b37ee4..001aa64 100644 --- a/uberjar/pom.xml +++ b/uberjar/pom.xml @@ -7,7 +7,7 @@ net.java.jinput jinput-parent - 2.0.9-SNAPSHOT + 2.0.10-SNAPSHOT ../