You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2015/08/20 03:47:51 UTC

[2/2] servicemix-bundles git commit: [SM-2651]add jcache 1.0.0 bundle for next round release

[SM-2651]add jcache 1.0.0 bundle for next round release


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

Branch: refs/heads/master
Commit: f28d1e4035254b61252421fc7f5d33e28de43c16
Parents: 9326793
Author: Freeman Fang <fr...@gmail.com>
Authored: Thu Aug 20 09:47:20 2015 +0800
Committer: Freeman Fang <fr...@gmail.com>
Committed: Thu Aug 20 09:47:20 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f28d1e40/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fe35d76..acf9235 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,7 @@
         <module>spring-tx-4.1.6.RELEASE</module>
         <module>spring-tx-4.1.7.RELEASE</module>
         <module>spring-tx-4.2.0.RELEASE</module>
+        <module>javax-cache-api-1.0.0</module>
     </modules>
 
 </project>