Fix generex version
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>