You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2018/04/28 04:53:02 UTC

[3/3] servicemix-bundles git commit: Add javax-inject-1 bundle for new release cycle

Add javax-inject-1 bundle for new release cycle


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

Branch: refs/heads/master
Commit: a8a2522726241ed7d0b5b065cbb40656efc0955b
Parents: 79b1ca9
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sat Apr 28 06:52:26 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sat Apr 28 06:52:26 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a8a25227/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c5afd08..ac54866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,7 @@
         <module>kafka-clients-1.1.0</module>
         <module>kafka-streams-1.1.0</module>
         <module>orbitz-consul-client-1.1.2</module>
+        <module>javax-inject-1</module>
     </modules>
 
 </project>