Skip to content

Commit cf0c788

Browse files
committed
Prepare 1.4.1
1 parent 4a9037f commit cf0c788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.melloware</groupId>
44
<artifactId>jintellitype</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.4.1-SNAPSHOT</version>
6+
<version>1.4.1</version>
77
<url>http://www.melloware.com</url>
88
<name>JIntellitype</name>
99
<description>JIntellitype - JNI Java bridge to Microsoft Intellitype commands.</description>
@@ -161,7 +161,7 @@
161161
<phase>package</phase>
162162
<!-- append to the packaging phase. -->
163163
<goals>
164-
<goal>assembly</goal>
164+
<goal>single</goal>
165165
<!-- goals == mojos -->
166166
</goals>
167167
</execution>

0 commit comments

Comments
 (0)