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 2017/12/01 15:58:12 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-websocket-4.3.13.RELEASE_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 2cd5dd5af -> 595767d3a


[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-websocket-4.3.13.RELEASE_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/595767d3
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/595767d3
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/595767d3

Branch: refs/heads/master
Commit: 595767d3a1fcc1dadeba6e221da06b04e2e69085
Parents: 2cd5dd5
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Dec 1 16:58:03 2017 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Dec 1 16:58:03 2017 +0100

----------------------------------------------------------------------
 spring-websocket-4.3.13.RELEASE/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/595767d3/spring-websocket-4.3.13.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-websocket-4.3.13.RELEASE/pom.xml b/spring-websocket-4.3.13.RELEASE/pom.xml
index 0a1de57..dd760e8 100644
--- a/spring-websocket-4.3.13.RELEASE/pom.xml
+++ b/spring-websocket-4.3.13.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-websocket</artifactId>
-    <version>4.3.13.RELEASE_1-SNAPSHOT</version>
+    <version>4.3.13.RELEASE_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,7 +38,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.spring-websocket-4.3.13.RELEASE_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>