[jboss-cvs] repository.jboss.com/jboss/common-core/2.0.0 ...
Scott Stark
scott.stark at jboss.com
Sun Sep 17 08:28:27 EDT 2006
User: starksm
Date: 06/09/17 08:28:27
Modified: jboss/common-core/2.0.0 component-info.xml
Log:
Fix the duplicate jboss-common-core-2.0.0.jar artificats
Revision Changes Path
1.3 +1 -1 repository.jboss.com/jboss/common-core/2.0.0/component-info.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: component-info.xml
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/jboss/common-core/2.0.0/component-info.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- component-info.xml 17 Sep 2006 02:20:11 -0000 1.2
+++ component-info.xml 17 Sep 2006 12:28:27 -0000 1.3
@@ -8,7 +8,7 @@
>
<artifact id="jboss-common-core-2.0.0.jar"/>
- <artifact id="jboss-common-core-2.0.0.jar"/>
+ <artifact id="jboss-common-core-2.0.0-sources.jar"/>
<export>
<include input="jboss-common-core-2.0.0.jar"/>
More information about the jboss-cvs-commits
mailing list