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 2018/08/08 04:55:07 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.lucene-sandbox-7.4.0_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master e4a2d4035 -> c99d71c28


[maven-release-plugin] prepare release org.apache.servicemix.bundles.lucene-sandbox-7.4.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/c99d71c2
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c99d71c2
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c99d71c2

Branch: refs/heads/master
Commit: c99d71c283ee4c7f34d1320ff2adf3e9b547d9f4
Parents: e4a2d40
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Aug 8 06:54:58 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Aug 8 06:54:58 2018 +0200

----------------------------------------------------------------------
 lucene-sandbox-7.4.0/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c99d71c2/lucene-sandbox-7.4.0/pom.xml
----------------------------------------------------------------------
diff --git a/lucene-sandbox-7.4.0/pom.xml b/lucene-sandbox-7.4.0/pom.xml
index b251576..3ae36c1 100644
--- a/lucene-sandbox-7.4.0/pom.xml
+++ b/lucene-sandbox-7.4.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.lucene-sandbox</artifactId>
-    <version>7.4.0_1-SNAPSHOT</version>
+    <version>7.4.0_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.lucene-sandbox-7.4.0_1</tag>
   </scm>
 
     <properties>