Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 65ee73270 -> 453dbdc85


Add scm section


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

Branch: refs/heads/master
Commit: 453dbdc855769a5dbfa71ed9b07754aa5744f6e7
Parents: 65ee732
Author: Jean-Baptiste Onofré <jbono...@apache.org>
Authored: Wed May 2 06:51:17 2018 +0200
Committer: Jean-Baptiste Onofré <jbono...@apache.org>
Committed: Wed May 2 06:51:17 2018 +0200

----------------------------------------------------------------------
 javax-inject-1/pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/453dbdc8/javax-inject-1/pom.xml
----------------------------------------------------------------------
diff --git a/javax-inject-1/pom.xml b/javax-inject-1/pom.xml
index da8422c..df23247 100644
--- a/javax-inject-1/pom.xml
+++ b/javax-inject-1/pom.xml
@@ -35,6 +35,12 @@
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
 
+    <scm>
+        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
+        
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
+  </scm>
+
     <properties>
         <pkgGroupId>javax.inject</pkgGroupId>
         <pkgArtifactId>javax.inject</pkgArtifactId>

Reply via email to