Author: eric
Date: Sun Mar 1 08:53:13 2015
New Revision: 1663044
URL: http://svn.apache.org/r1663044
Log:
Make karaf integration a pom artifact, patch provided by Bernd Waibel
(JAMES-1560)
Modified:
james/server/trunk/karaf/integration/pom.xml
Modified: james/server/trunk/karaf/integration/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/karaf/integration/pom.xml?rev=1663044&r1=1663043&r2=1663044&view=diff
==============================================================================
--- james/server/trunk/karaf/integration/pom.xml (original)
+++ james/server/trunk/karaf/integration/pom.xml Sun Mar 1 08:53:13 2015
@@ -13,6 +13,7 @@
<groupId>org.apache.james.karaf</groupId>
<artifactId>james-karaf-integration</artifactId>
+ <packaging>pom</packaging>
<name>Apache James :: Karaf :: Integration tests</name>
<dependencies>
@@ -129,4 +130,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]