[jboss-cvs] Repository SVN: r3208 - in maven2/opensaml/opensaml: 2.0.0.GA and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 27 16:55:31 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-03-27 16:55:31 -0400 (Thu, 27 Mar 2008)
New Revision: 3208

Added:
   maven2/opensaml/opensaml/2.0.0.GA/
   maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.jar
   maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.pom
Log:
opensaml2 GA libraries

Added: maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.jar
===================================================================
(Binary files differ)


Property changes on: maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.pom
===================================================================
--- maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.pom	                        (rev 0)
+++ maven2/opensaml/opensaml/2.0.0.GA/opensaml-2.0.0.GA.pom	2008-03-27 20:55:31 UTC (rev 3208)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>opensaml</groupId>
+  <artifactId>opensaml</artifactId>
+  <version>2.0.0.GA</version>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <distributionManagement>
+    <status>deployed</status>
+  </distributionManagement>
+</project>




More information about the jboss-cvs-commits mailing list