[jboss-cvs] Repository SVN: r15671 - in maven2/jboss/jboss-cache: 1.4.1.SP10 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 6 12:13:58 EDT 2008


Author: dpospisi at redhat.com
Date: 2008-10-06 12:13:58 -0400 (Mon, 06 Oct 2008)
New Revision: 15671

Added:
   maven2/jboss/jboss-cache/1.4.1.SP10/
   maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.jar
   maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.pom
Log:
Added jboss-cache-1.4.1.SP10


Added: maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.jar
===================================================================
(Binary files differ)


Property changes on: maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.pom
===================================================================
--- maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.pom	                        (rev 0)
+++ maven2/jboss/jboss-cache/1.4.1.SP10/jboss-cache-1.4.1.SP10.pom	2008-10-06 16:13:58 UTC (rev 15671)
@@ -0,0 +1,14 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>jboss</groupId>
+  <artifactId>jboss-cache</artifactId>
+  <version>1.4.1.SP10</version>
+  <url>http://www.jboss.org/products/jbosscache</url>
+  <description>JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of e-business applications.</description>
+  <licenses>
+   <license>
+     <name>lgpl</name>
+     <url>http://repository.jboss.com/licenses/lgpl.txt</url>
+   </license>
+  </licenses>     
+</project>




More information about the jboss-cvs-commits mailing list