[jboss-cvs] JBossAS SVN: r67807 - projects/ejb3/trunk/ejb3-impl.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 3 16:26:28 EST 2007


Author: ALRubinger
Date: 2007-12-03 16:26:28 -0500 (Mon, 03 Dec 2007)
New Revision: 67807

Modified:
   projects/ejb3/trunk/ejb3-impl/pom.xml
Log:
Defined 'removeArtifactVersion' to true in configuration

Modified: projects/ejb3/trunk/ejb3-impl/pom.xml
===================================================================
--- projects/ejb3/trunk/ejb3-impl/pom.xml	2007-12-03 21:09:23 UTC (rev 67806)
+++ projects/ejb3/trunk/ejb3-impl/pom.xml	2007-12-03 21:26:28 UTC (rev 67807)
@@ -70,6 +70,7 @@
                <jbossDeployRoot>
                   ${jboss.repository.root}
                </jbossDeployRoot>
+               <removeArtifactVersion>true</removeArtifactVersion>
                <groupId>jboss</groupId>
             </configuration>
             <inherited>true</inherited>
@@ -97,4 +98,4 @@
       </dependency>
    </dependencies>
 
-</project>
\ No newline at end of file
+</project>




More information about the jboss-cvs-commits mailing list