commits@javamail.java.net

[javamail~mercurial:553] Forgot to switch it to use assembly:single.

From: <shannon_at_java.net>
Date: Thu, 4 Apr 2013 18:18:18 +0000

Project: javamail
Repository: mercurial
Revision: 553
Author: shannon
Date: 2013-04-04 17:48:32 UTC
Link:

Log Message:
------------
Forgot to switch it to use assembly:single.


Revisions:
----------
553


Modified Paths:
---------------
publish/pom.xml


Diffs:
------
diff -r 6c452963b350 -r a74656d98f20 publish/pom.xml
--- a/publish/pom.xml Wed Apr 03 21:25:35 2013 -0700
+++ b/publish/pom.xml Thu Apr 04 10:48:32 2013 -0700
@@ -70,7 +70,7 @@
                     <execution>
                         <phase>package</phase>
                         <goals>
- <goal>assembly</goal>
+ <goal>single</goal>
                         </goals>
                         <configuration>
                             <finalName>javamail</finalName>