[jboss-cvs] JBossAS SVN: r108704 - projects/specs/trunk/jboss-annotations-api_1.1_spec.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 21 12:41:25 EDT 2010


Author: smcgowan at redhat.com
Date: 2010-10-21 12:41:25 -0400 (Thu, 21 Oct 2010)
New Revision: 108704

Modified:
   projects/specs/trunk/jboss-annotations-api_1.1_spec/pom.xml
Log:
revert pom - fix auth issue

Modified: projects/specs/trunk/jboss-annotations-api_1.1_spec/pom.xml
===================================================================
--- projects/specs/trunk/jboss-annotations-api_1.1_spec/pom.xml	2010-10-21 16:34:42 UTC (rev 108703)
+++ projects/specs/trunk/jboss-annotations-api_1.1_spec/pom.xml	2010-10-21 16:41:25 UTC (rev 108704)
@@ -9,15 +9,15 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spec.javax.annotation</groupId>
   <artifactId>jboss-annotations-api_1.1_spec</artifactId>
-  <version>1.0.0.Final</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Common Annotations 1.1 API</name>
   <description>The Common Annotations 1.1 API classes</description>
   
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/specs/tags/jboss-annotations-api_1.1_spec-1.0.0.Final</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/specs/tags/jboss-annotations-api_1.1_spec-1.0.0.Final</developerConnection>
-    <url>http://fisheye.jboss.org/browse/JBossAS/projects/specs/tags/jboss-annotations-api_1.1_spec-1.0.0.Final</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/specs/trunk/jboss-annotations-api_1.1_spec</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/specs/trunk/jboss-annotations-api_1.1_spec</developerConnection>
+    <url>http://fisheye.jboss.org/browse/JBossAS/projects/specs/trunk/jboss-annotations-api_1.1_spec</url>
   </scm>
   
 </project>



More information about the jboss-cvs-commits mailing list