Repository: servicemix-bundles
Updated Branches:
  refs/heads/master b493ecba4 -> 952b7c14f


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.dnsjava-2.1.7_1


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

Branch: refs/heads/master
Commit: 952b7c14fac2c2fa1b2e59e5a7e9fe66abf296a3
Parents: b493ecb
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Mar 26 14:59:03 2015 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Mar 26 14:59:03 2015 +0100

----------------------------------------------------------------------
 dnsjava-2.1.7/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/952b7c14/dnsjava-2.1.7/pom.xml
----------------------------------------------------------------------
diff --git a/dnsjava-2.1.7/pom.xml b/dnsjava-2.1.7/pom.xml
index f819a23..413b7ea 100644
--- a/dnsjava-2.1.7/pom.xml
+++ b/dnsjava-2.1.7/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.dnsjava</artifactId>
-    <version>2.1.7_1-SNAPSHOT</version>
+    <version>2.1.7_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,7 +39,8 @@
         
<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>
+      <tag>org.apache.servicemix.bundles.dnsjava-2.1.7_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>dnsjava</pkgGroupId>

Reply via email to