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 2015/05/04 13:56:25 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.splunk-1.4.0.0_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master b18d13518 -> d6457183f


[maven-release-plugin] prepare release org.apache.servicemix.bundles.splunk-1.4.0.0_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/d6457183
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d6457183
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d6457183

Branch: refs/heads/master
Commit: d6457183f7af4a8f7b2348c132c6e478abbef117
Parents: b18d135
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon May 4 13:56:12 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon May 4 13:56:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d6457183/splunk-1.4.0.0/pom.xml
----------------------------------------------------------------------
diff --git a/splunk-1.4.0.0/pom.xml b/splunk-1.4.0.0/pom.xml
index 5dab0a9..490e596 100644
--- a/splunk-1.4.0.0/pom.xml
+++ b/splunk-1.4.0.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.splunk</artifactId>
-    <version>1.4.0.0_1-SNAPSHOT</version>
+    <version>1.4.0.0_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.splunk-1.4.0.0_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>com.splunk</pkgGroupId>