[jboss-cvs] JBossAS SVN: r98950 - projects/security/security-jboss-sx/branches/Branch_2_0/jbosssx-client.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 29 15:45:58 EST 2009


Author: sguilhen at redhat.com
Date: 2009-12-29 15:45:57 -0500 (Tue, 29 Dec 2009)
New Revision: 98950

Modified:
   projects/security/security-jboss-sx/branches/Branch_2_0/jbosssx-client/pom.xml
Log:
SECURITY-446: fixed jbosssx-client pom to include only the needed classes in the client jar

Modified: projects/security/security-jboss-sx/branches/Branch_2_0/jbosssx-client/pom.xml
===================================================================
--- projects/security/security-jboss-sx/branches/Branch_2_0/jbosssx-client/pom.xml	2009-12-29 20:45:44 UTC (rev 98949)
+++ projects/security/security-jboss-sx/branches/Branch_2_0/jbosssx-client/pom.xml	2009-12-29 20:45:57 UTC (rev 98950)
@@ -17,6 +17,7 @@
       <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-jar-plugin</artifactId>
+         <version>2.3</version>
          <executions>
             <execution>
                <goals>




More information about the jboss-cvs-commits mailing list