Repository: tomee
Updated Branches:
  refs/heads/master f336adb5b -> 15c64360f


using released jcs


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

Branch: refs/heads/master
Commit: abd6c8a72be75f118717c0197edc0cd49e5f175e
Parents: f336adb
Author: Romain Manni-Bucau <rmann...@gmail.com>
Authored: Tue Dec 15 11:07:09 2015 +0100
Committer: Romain Manni-Bucau <rmann...@gmail.com>
Committed: Tue Dec 15 11:07:09 2015 +0100

----------------------------------------------------------------------
 tck/cdi-tomee/pom.xml           | 2 +-
 tomee/tomee-plus-webapp/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/abd6c8a7/tck/cdi-tomee/pom.xml
----------------------------------------------------------------------
diff --git a/tck/cdi-tomee/pom.xml b/tck/cdi-tomee/pom.xml
index 3f24efb..672f783 100644
--- a/tck/cdi-tomee/pom.xml
+++ b/tck/cdi-tomee/pom.xml
@@ -134,7 +134,7 @@
 
     <!-- debugging: said otherwise you can remove them, kept to ease future 
debugging if needed -->
     <dependency>
-      <groupId>org.apache.commons</groupId>
+      <groupId>org.apache.tomee.patch</groupId>
       <artifactId>commons-jcs-jcache</artifactId>
       <version>${jcs.version}</version>
       <scope>test</scope>

http://git-wip-us.apache.org/repos/asf/tomee/blob/abd6c8a7/tomee/tomee-plus-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-plus-webapp/pom.xml b/tomee/tomee-plus-webapp/pom.xml
index 09e5e7a..cfa55fb 100644
--- a/tomee/tomee-plus-webapp/pom.xml
+++ b/tomee/tomee-plus-webapp/pom.xml
@@ -140,7 +140,7 @@
       <scope>runtime</scope>
     </dependency>
     <dependency>
-      <groupId>org.apache.commons</groupId>
+      <groupId>org.apache.tomee.patch</groupId>
       <artifactId>commons-jcs-jcache</artifactId>
       <version>${jcs.version}</version>
       <scope>runtime</scope>

Reply via email to