[jboss-cvs] JBossAS SVN: r92301 - in projects/jaxr: trunk and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Aug 13 02:26:46 EDT 2009
Author: richard.opalka at jboss.com
Date: 2009-08-13 02:26:45 -0400 (Thu, 13 Aug 2009)
New Revision: 92301
Modified:
projects/jaxr/branches/jaxr-1.2/pom.xml
projects/jaxr/trunk/pom.xml
Log:
removing obsolete comments
Modified: projects/jaxr/branches/jaxr-1.2/pom.xml
===================================================================
--- projects/jaxr/branches/jaxr-1.2/pom.xml 2009-08-13 06:08:22 UTC (rev 92300)
+++ projects/jaxr/branches/jaxr-1.2/pom.xml 2009-08-13 06:26:45 UTC (rev 92301)
@@ -25,7 +25,7 @@
<prerequisites>
<maven>2.0.9</maven>
</prerequisites>
-
+
<issueManagement>
<system>jira</system>
<url>http://jira.jboss.org/jira/browse/JAXR</url>
@@ -124,7 +124,6 @@
<dependency>
<groupId>apache-scout</groupId>
<artifactId>scout</artifactId>
- <!-- Keep this version in sync with the artifact that is packaged in the juddi-service.sar -->
<version>0.7rc2</version>
</dependency>
<dependency>
@@ -160,7 +159,6 @@
<dependency>
<groupId>juddi</groupId>
<artifactId>juddi</artifactId>
- <!-- Keep this version in sync with the artifact that is packaged in the juddi-service.sar -->
<version>0.9RC4</version>
</dependency>
<dependency>
Modified: projects/jaxr/trunk/pom.xml
===================================================================
--- projects/jaxr/trunk/pom.xml 2009-08-13 06:08:22 UTC (rev 92300)
+++ projects/jaxr/trunk/pom.xml 2009-08-13 06:26:45 UTC (rev 92301)
@@ -128,13 +128,11 @@
<dependency>
<groupId>apache-scout</groupId>
<artifactId>scout</artifactId>
- <!-- Keep this version in sync with the artifact that is packaged in the juddi-service.sar -->
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>juddi</groupId>
<artifactId>juddi</artifactId>
- <!-- Keep this version in sync with the artifact that is packaged in the juddi-service.sar -->
<version>2.0.1</version>
</dependency>
<dependency>
More information about the jboss-cvs-commits
mailing list