[jboss-cvs] Repository SVN: r22383 - in maven2/jboss/jboss-cache: 1.4.1.SP12 and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Jan 26 05:54:47 EST 2009
Author: dpospisi at redhat.com
Date: 2009-01-26 05:54:47 -0500 (Mon, 26 Jan 2009)
New Revision: 22383
Added:
maven2/jboss/jboss-cache/1.4.1.SP12/
maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.jar
maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.pom
Log:
Added jboss-cache-1.4.1.SP12
Added: maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.jar
===================================================================
(Binary files differ)
Property changes on: maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.pom
===================================================================
--- maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.pom (rev 0)
+++ maven2/jboss/jboss-cache/1.4.1.SP12/jboss-cache-1.4.1.SP12.pom 2009-01-26 10:54:47 UTC (rev 22383)
@@ -0,0 +1,14 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>jboss</groupId>
+ <artifactId>jboss-cache</artifactId>
+ <version>1.4.1.SP12</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