Repository: servicemix-bundles Updated Branches: refs/heads/master 7a9226281 -> bddd0d051
[maven-release-plugin] prepare release org.apache.servicemix.bundles.jets3t-0.9.3_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/bddd0d05 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/bddd0d05 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/bddd0d05 Branch: refs/heads/master Commit: bddd0d051fefccb3681141a10f8d95cd5a665361 Parents: 7a92262 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 18:22:40 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 18:22:40 2015 +0100 ---------------------------------------------------------------------- jets3t-0.9.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/bddd0d05/jets3t-0.9.3/pom.xml ---------------------------------------------------------------------- diff --git a/jets3t-0.9.3/pom.xml b/jets3t-0.9.3/pom.xml index 63c5750..d325786 100644 --- a/jets3t-0.9.3/pom.xml +++ b/jets3t-0.9.3/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.jets3t</artifactId> - <version>0.9.3_1-SNAPSHOT</version> + <version>0.9.3_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,7 +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>HEAD</tag> + <tag>org.apache.servicemix.bundles.jets3t-0.9.3_1</tag> </scm> <properties>
