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/08/04 15:51:24 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 05b1d7937 -> d33d8b785


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

Branch: refs/heads/master
Commit: d33d8b78531943b22d2b1de00c13a280762c1a52
Parents: 05b1d79
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Aug 4 15:51:15 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Aug 4 15:51:15 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d33d8b78/flatpack-3.4.2/pom.xml
----------------------------------------------------------------------
diff --git a/flatpack-3.4.2/pom.xml b/flatpack-3.4.2/pom.xml
index 0d66000..a8cbb69 100644
--- a/flatpack-3.4.2/pom.xml
+++ b/flatpack-3.4.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.flatpack</artifactId>
-    <version>3.4.2_1-SNAPSHOT</version>
+    <version>3.4.2_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.flatpack-3.4.2_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>net.sf.flatpack</pkgGroupId>