[jboss-cvs] JBossAS SVN: r80678 - in projects/security/security-jboss-sx/branches/2.0.2.GA: parent and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Nov 7 12:40:33 EST 2008
Author: sguilhen at redhat.com
Date: 2008-11-07 12:40:33 -0500 (Fri, 07 Nov 2008)
New Revision: 80678
Modified:
projects/security/security-jboss-sx/branches/2.0.2.GA/parent/pom.xml
projects/security/security-jboss-sx/branches/2.0.2.GA/pom.xml
Log:
SECURITY-304: update scm and spi versions to 2.0.2.GA
Modified: projects/security/security-jboss-sx/branches/2.0.2.GA/parent/pom.xml
===================================================================
--- projects/security/security-jboss-sx/branches/2.0.2.GA/parent/pom.xml 2008-11-07 17:35:04 UTC (rev 80677)
+++ projects/security/security-jboss-sx/branches/2.0.2.GA/parent/pom.xml 2008-11-07 17:40:33 UTC (rev 80678)
@@ -23,8 +23,8 @@
<url>http://www.jboss.org</url>
</organization>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.CR8</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.CR8</developerConnection>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.GA</developerConnection>
</scm>
<build>
@@ -133,6 +133,6 @@
<properties>
<org.jboss.javaee.version>CR1</org.jboss.javaee.version>
- <org.jboss.security.spi.version>2.0.2-SNAPSHOT</org.jboss.security.spi.version>
+ <org.jboss.security.spi.version>2.0.2.GA</org.jboss.security.spi.version>
</properties>
</project>
Modified: projects/security/security-jboss-sx/branches/2.0.2.GA/pom.xml
===================================================================
--- projects/security/security-jboss-sx/branches/2.0.2.GA/pom.xml 2008-11-07 17:35:04 UTC (rev 80677)
+++ projects/security/security-jboss-sx/branches/2.0.2.GA/pom.xml 2008-11-07 17:40:33 UTC (rev 80678)
@@ -23,8 +23,8 @@
<url>http://www.jboss.org</url>
</organization>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.CR8</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.CR8</developerConnection>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.GA</developerConnection>
</scm>
<repositories>
<repository>
More information about the jboss-cvs-commits
mailing list