[jboss-cvs] Repository SVN: r845 - maven2/jboss/jboss-cache/1.4.1.SP4.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 26 06:31:50 EDT 2007


Author: akostadinov
Date: 2007-07-26 06:31:49 -0400 (Thu, 26 Jul 2007)
New Revision: 845

Added:
   maven2/jboss/jboss-cache/1.4.1.SP4/jboss-cache-1.4.1.SP4.jar
   maven2/jboss/jboss-cache/1.4.1.SP4/jboss-cache-1.4.1.SP4.pom
Log:
JBQA-917

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


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

Added: maven2/jboss/jboss-cache/1.4.1.SP4/jboss-cache-1.4.1.SP4.pom
===================================================================
--- maven2/jboss/jboss-cache/1.4.1.SP4/jboss-cache-1.4.1.SP4.pom	                        (rev 0)
+++ maven2/jboss/jboss-cache/1.4.1.SP4/jboss-cache-1.4.1.SP4.pom	2007-07-26 10:31:49 UTC (rev 845)
@@ -0,0 +1,14 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>jboss</groupId>
+  <artifactId>jboss-cache</artifactId>
+  <version>1.4.1.SP4</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