Author: thomas.diesler(a)jboss.com
Date: 2006-10-18 04:34:55 -0400 (Wed, 18 Oct 2006)
New Revision: 1250
Modified:
trunk/src/main/etc/jbossws-component-info.xml
trunk/src/main/etc/jbossws14-component-info.xml
Log:
Fix repository id
Modified: trunk/src/main/etc/jbossws-component-info.xml
===================================================================
--- trunk/src/main/etc/jbossws-component-info.xml 2006-10-17 22:00:26 UTC (rev 1249)
+++ trunk/src/main/etc/jbossws-component-info.xml 2006-10-18 08:34:55 UTC (rev 1250)
@@ -2,7 +2,7 @@
<component id="jboss/jbossws"
licenseType="lgpl"
- version="@version.id(a)"
+ version="@repository.id(a)"
description="JBossWS an implementation of J2EE Web Services">
<artifact id="jbossws.sar"/>
Modified: trunk/src/main/etc/jbossws14-component-info.xml
===================================================================
--- trunk/src/main/etc/jbossws14-component-info.xml 2006-10-17 22:00:26 UTC (rev 1249)
+++ trunk/src/main/etc/jbossws14-component-info.xml 2006-10-18 08:34:55 UTC (rev 1250)
@@ -2,7 +2,7 @@
<component id="jboss/jbossws14"
licenseType="lgpl"
- version="@version.id(a)"
+ version="@repository.id(a)"
description="JBossWS an implementation of J2EE Web Services">
<artifact id="jbossws14.sar"/>
Show replies by date