Skip to content

Commit

Permalink
Prepare 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Aug 14, 2022
1 parent 4a9037f commit cf0c788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.melloware</groupId>
<artifactId>jintellitype</artifactId>
<packaging>jar</packaging>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<url>http://www.melloware.com</url>
<name>JIntellitype</name>
<description>JIntellitype - JNI Java bridge to Microsoft Intellitype commands.</description>
Expand Down Expand Up @@ -161,7 +161,7 @@
<phase>package</phase>
<!-- append to the packaging phase. -->
<goals>
<goal>assembly</goal>
<goal>single</goal>
<!-- goals == mojos -->
</goals>
</execution>
Expand Down

0 comments on commit cf0c788

Please sign in to comment.