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 2015/07/08 14:10:46 UTC

[2/2] servicemix-bundles git commit: Cancel jasper-6.0.44 bundle release

Cancel jasper-6.0.44 bundle release


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

Branch: refs/heads/master
Commit: 0f3c34dcbf31925fa219e54cb336496c1a2bf23e
Parents: d127e59
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 8 14:09:40 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 8 14:09:40 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0f3c34dc/jasper-6.0.44/pom.xml
----------------------------------------------------------------------
diff --git a/jasper-6.0.44/pom.xml b/jasper-6.0.44/pom.xml
index 78d18bf..17f8d64 100644
--- a/jasper-6.0.44/pom.xml
+++ b/jasper-6.0.44/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jasper</artifactId>
-    <version>6.0.44_2-SNAPSHOT</version>
+    <version>6.0.44_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundles 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>HEAD</tag>
   </scm>
 
     <properties>