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 06:42:43 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 75af12470 -> 1a7a8a0e1


[maven-release-plugin] prepare release org.apache.servicemix.bundles.derby-10.14.1.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/1a7a8a0e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1a7a8a0e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1a7a8a0e

Branch: refs/heads/master
Commit: 1a7a8a0e16abc6a6bddcbaf0f818a2c7f5c396d9
Parents: 75af124
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Dec 1 07:42:34 2017 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Dec 1 07:42:34 2017 +0100

----------------------------------------------------------------------
 derby-10.14.1.0/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1a7a8a0e/derby-10.14.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/derby-10.14.1.0/pom.xml b/derby-10.14.1.0/pom.xml
index dcacdb1..04bb823 100644
--- a/derby-10.14.1.0/pom.xml
+++ b/derby-10.14.1.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.derby</artifactId>
-    <version>10.14.1.0_1-SNAPSHOT</version>
+    <version>10.14.1.0_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: derby</name>
     <description>This OSGi bundle wraps derby, derbyclient, and derbynet ${pkgVersion} jar files.</description>
@@ -39,6 +39,7 @@
         <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>
+    <tag>org.apache.servicemix.bundles.derby-10.14.1.0_1</tag>
   </scm>
 
     <properties>