Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 99700c4dd -> 376586454


Fix generex version


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/37658645
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/37658645
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/37658645

Branch: refs/heads/master
Commit: 376586454dc391034976bfd3ba53da7f664d5480
Parents: 99700c4
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sat Jul 30 08:18:58 2016 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sat Jul 30 08:18:58 2016 +0200

----------------------------------------------------------------------
 generex-1.1.0/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/37658645/generex-1.1.0/pom.xml
----------------------------------------------------------------------
diff --git a/generex-1.1.0/pom.xml b/generex-1.1.0/pom.xml
index 40d4be9..644fb97 100644
--- a/generex-1.1.0/pom.xml
+++ b/generex-1.1.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.generex</artifactId>
-    <version>1.0.1_1</version>
+    <version>1.0.1_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,7 +39,6 @@
         
<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.generex-1.0.1_1</tag>
   </scm>
 
     <properties>

Reply via email to