diff --git a/examples/pom.xml b/examples/pom.xml
index 990d916..3ce0cef 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -11,28 +11,65 @@
../
+
+
+ central-snapshots
+ https://oss.sonatype.org/content/repositories/snapshots
+ false
+ true
+
+
+
net.java.jinput
coreapi
${project.version}
-
-
+
+ ${project.groupId}
+ windows-plugin
+ ${project.version}
+ natives-windows
+
+
+ ${project.groupId}
+ osx-plugin
+ ${project.version}
+ natives-osx
+
+
+ ${project.groupId}
+ wintab-plugin
+ ${project.version}
+ natives-wintab
+
+
+ ${project.groupId}
+ linux-plugin
+ ${project.version}
+ natives-linux
+
+
+ ${project.groupId}
+ windows-plugin
+ ${project.version}
+
+
+ ${project.groupId}
+ osx-plugin
+ ${project.version}
+
+
+ ${project.groupId}
+ wintab-plugin
+ ${project.version}
+
+
+ ${project.groupId}
+ linux-plugin
+ ${project.version}
+
@@ -51,93 +88,6 @@
-
- linux
-
-
- linux
-
-
-
-
- ${project.groupId}
- linux-plugin
- ${project.version}
- natives-linux
-
-
- ${project.groupId}
- linux-plugin
- ${project.version}
-
-
-
-
- osx
-
-
- mac
-
-
-
-
- ${project.groupId}
- osx-plugin
- ${project.version}
- natives-osx
-
-
- ${project.groupId}
- osx-plugin
- ${project.version}
-
-
-
-
- windows
-
-
- windows
-
-
-
-
- ${project.groupId}
- windows-plugin
- ${project.version}
- natives-windows
-
-
- ${project.groupId}
- windows-plugin
- ${project.version}
-
-
-
-
- wintab
-
-
- windows
-
-
- env.WINTABSDKDIR
-
-
-
-
- ${project.groupId}
- wintab-plugin
- ${project.version}
- natives-wintab
-
-
- ${project.groupId}
- wintab-plugin
- ${project.version}
-
-
-
ReadAllEvents