Repository: servicemix-bundles
Updated Branches:
  refs/heads/master ad0a0f9cb -> db599a463


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.postgresql-42.1.4.jre7_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/db599a46
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/db599a46
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/db599a46

Branch: refs/heads/master
Commit: db599a463e42ae929d7bdd2b324a17faccd47ee2
Parents: ad0a0f9
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Sep 5 06:29:55 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Sep 5 06:29:55 2017 +0200

----------------------------------------------------------------------
 postgresql-42.1.4.jre7/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/db599a46/postgresql-42.1.4.jre7/pom.xml
----------------------------------------------------------------------
diff --git a/postgresql-42.1.4.jre7/pom.xml b/postgresql-42.1.4.jre7/pom.xml
index f563210..2c4026e 100644
--- a/postgresql-42.1.4.jre7/pom.xml
+++ b/postgresql-42.1.4.jre7/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.postgresql</artifactId>
-    <version>42.1.4.jre7_1-SNAPSHOT</version>
+    <version>42.1.4.jre7_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.postgresql-42.1.4.jre7_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.postgresql</pkgGroupId>

Reply via email to