[jboss-cvs] JBossAS SVN: r80385 - in projects/security/security-jboss-sx/branches/2.0.2.CR12: parent and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 3 08:36:11 EST 2008


Author: sguilhen at redhat.com
Date: 2008-11-03 08:36:11 -0500 (Mon, 03 Nov 2008)
New Revision: 80385

Modified:
   projects/security/security-jboss-sx/branches/2.0.2.CR12/parent/pom.xml
   projects/security/security-jboss-sx/branches/2.0.2.CR12/pom.xml
Log:
SECURITY-303: Updated Security SPI version to 2.0.2.CR12



Modified: projects/security/security-jboss-sx/branches/2.0.2.CR12/parent/pom.xml
===================================================================
--- projects/security/security-jboss-sx/branches/2.0.2.CR12/parent/pom.xml	2008-11-03 13:29:22 UTC (rev 80384)
+++ projects/security/security-jboss-sx/branches/2.0.2.CR12/parent/pom.xml	2008-11-03 13:36:11 UTC (rev 80385)
@@ -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.CR12</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.CR12</developerConnection>
    </scm>
   
    <build>
@@ -157,6 +157,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.CR12</org.jboss.security.spi.version>
   </properties>
 </project>

Modified: projects/security/security-jboss-sx/branches/2.0.2.CR12/pom.xml
===================================================================
--- projects/security/security-jboss-sx/branches/2.0.2.CR12/pom.xml	2008-11-03 13:29:22 UTC (rev 80384)
+++ projects/security/security-jboss-sx/branches/2.0.2.CR12/pom.xml	2008-11-03 13:36:11 UTC (rev 80385)
@@ -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.CR12</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-jboss-sx/tags/2.0.2.CR12</developerConnection>
    </scm>
    <repositories>
     <repository>




More information about the jboss-cvs-commits mailing list