[jboss-cvs] JBossAS SVN: r80250 - in projects/security/security-xacml/branches/2.0.2.SP1: jboss-sunxacml and 3 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 30 10:51:48 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-10-30 10:51:48 -0400 (Thu, 30 Oct 2008)
New Revision: 80250

Modified:
   projects/security/security-xacml/branches/2.0.2.SP1/jboss-sunxacml/pom.xml
   projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml-saml/pom.xml
   projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml/pom.xml
   projects/security/security-xacml/branches/2.0.2.SP1/parent/pom.xml
   projects/security/security-xacml/branches/2.0.2.SP1/pom.xml
Log:
[maven-release-plugin] prepare release 2.0.2.SP1

Modified: projects/security/security-xacml/branches/2.0.2.SP1/jboss-sunxacml/pom.xml
===================================================================
--- projects/security/security-xacml/branches/2.0.2.SP1/jboss-sunxacml/pom.xml	2008-10-30 14:46:12 UTC (rev 80249)
+++ projects/security/security-xacml/branches/2.0.2.SP1/jboss-sunxacml/pom.xml	2008-10-30 14:51:48 UTC (rev 80250)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.security</groupId>
     <artifactId>jboss-xacml-project</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.2.SP1</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml/pom.xml
===================================================================
--- projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml/pom.xml	2008-10-30 14:46:12 UTC (rev 80249)
+++ projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml/pom.xml	2008-10-30 14:51:48 UTC (rev 80250)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.security</groupId>
     <artifactId>jboss-xacml-project</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.2.SP1</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml-saml/pom.xml
===================================================================
--- projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml-saml/pom.xml	2008-10-30 14:46:12 UTC (rev 80249)
+++ projects/security/security-xacml/branches/2.0.2.SP1/jboss-xacml-saml/pom.xml	2008-10-30 14:51:48 UTC (rev 80250)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.security</groupId>
     <artifactId>jboss-xacml-project</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.2.SP1</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/security/security-xacml/branches/2.0.2.SP1/parent/pom.xml
===================================================================
--- projects/security/security-xacml/branches/2.0.2.SP1/parent/pom.xml	2008-10-30 14:46:12 UTC (rev 80249)
+++ projects/security/security-xacml/branches/2.0.2.SP1/parent/pom.xml	2008-10-30 14:51:48 UTC (rev 80250)
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.security</groupId>
   <artifactId>jboss-xacml-project</artifactId>
-  <version>2.0.2-SNAPSHOT</version>
+  <version>2.0.2.SP1</version>
   <packaging>pom</packaging>
   <name>JBoss XACML Build</name>
   <url>http://www.jboss.com</url>
@@ -15,8 +15,8 @@
     The JBoss XACML Project
   </description>
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/security/security-xacml/trunk</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-xacml/trunk</developerConnection>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/security/security-xacml/tags/2.0.2.SP1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/security/security-xacml/tags/2.0.2.SP1</developerConnection>
    </scm>
   <build>
     <sourceDirectory>src/main/java</sourceDirectory>

Modified: projects/security/security-xacml/branches/2.0.2.SP1/pom.xml
===================================================================
--- projects/security/security-xacml/branches/2.0.2.SP1/pom.xml	2008-10-30 14:46:12 UTC (rev 80249)
+++ projects/security/security-xacml/branches/2.0.2.SP1/pom.xml	2008-10-30 14:51:48 UTC (rev 80250)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.jboss.security</groupId>
       <artifactId>jboss-xacml-project</artifactId>
-      <version>2.0.2-SNAPSHOT</version>
+      <version>2.0.2.SP1</version>
       <relativePath>parent</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>




More information about the jboss-cvs-commits mailing list