Repository: servicemix-specs
Updated Branches:
  refs/heads/master 17d8bbe54 -> ff60e2e47


Add scm section in annotation-api specs


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

Branch: refs/heads/master
Commit: ff60e2e47932fc279e61ce4ae327260b80c4c759
Parents: 17d8bbe
Author: Jean-Baptiste Onofré <j...@nanthrax.net>
Authored: Wed May 16 10:09:27 2018 +0200
Committer: Jean-Baptiste Onofré <j...@nanthrax.net>
Committed: Wed May 16 10:09:27 2018 +0200

----------------------------------------------------------------------
 annotation-api-1.2/pom.xml | 6 ++++++
 annotation-api-1.3/pom.xml | 6 ++++++
 2 files changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/ff60e2e4/annotation-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index d1a38cd..0ec26a8 100644
--- a/annotation-api-1.2/pom.xml
+++ b/annotation-api-1.2/pom.xml
@@ -34,6 +34,12 @@
     <version>1.2_1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.2</name>
 
+    <scm>
+        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection>
+        
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/ff60e2e4/annotation-api-1.3/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.3/pom.xml b/annotation-api-1.3/pom.xml
index 0be3688..640041a 100644
--- a/annotation-api-1.3/pom.xml
+++ b/annotation-api-1.3/pom.xml
@@ -34,6 +34,12 @@
     <version>1.3_1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.3</name>
 
+    <scm>
+        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection>
+        
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.servicemix.specs</groupId>

Reply via email to