We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e52a2 commit d275492Copy full SHA for d275492
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.melloware</groupId>
4
<artifactId>jintellitype</artifactId>
5
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
6
<packaging>jar</packaging>
7
<name>JIntellitype</name>
8
<description>JIntellitype - JNI Java bridge to Microsoft Intellitype commands.</description>
@@ -410,4 +410,4 @@
410
</build>
411
</profile>
412
</profiles>
413
-</project>
+</project>
0 commit comments