You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2015/09/28 23:44:14 UTC

[3/9] tomee git commit: jcs beta-1 doesnt work for us

jcs beta-1 doesnt work for us


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/96bcc48a
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/96bcc48a
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/96bcc48a

Branch: refs/heads/tomee-7.0.0-M1
Commit: 96bcc48a200123ed79d860d1aeb4ba74bf8cace9
Parents: af57554
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Sun Sep 27 07:44:15 2015 -0700
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Sun Sep 27 07:44:15 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/96bcc48a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0d42b62..62169e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
 
     <openjpa.version>2.4.0</openjpa.version>
     <org.apache.openwebbeans.version>1.6.2</org.apache.openwebbeans.version>
-    <jcs.version>2.0-beta-1</jcs.version>
+    <jcs.version>2.0-SNAPSHOT</jcs.version>
 
     <!-- Maven module versions -->
     <maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version>