Repository: servicemix-bundles Updated Branches: refs/heads/master 3e71e5de7 -> ce608e177
[maven-release-plugin] prepare release org.apache.servicemix.bundles.mchange-commons-java-0.2.12_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/ce608e17 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ce608e17 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ce608e17 Branch: refs/heads/master Commit: ce608e1776a3c84f74e0f095c3b39a422a096802 Parents: 3e71e5d Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 1 15:46:19 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 1 15:46:19 2017 +0200 ---------------------------------------------------------------------- mchange-commons-java-0.2.12/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ce608e17/mchange-commons-java-0.2.12/pom.xml ---------------------------------------------------------------------- diff --git a/mchange-commons-java-0.2.12/pom.xml b/mchange-commons-java-0.2.12/pom.xml index 9d31c7d..e638713 100644 --- a/mchange-commons-java-0.2.12/pom.xml +++ b/mchange-commons-java-0.2.12/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.mchange-commons-java</artifactId> - <version>0.2.12_1-SNAPSHOT</version> + <version>0.2.12_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.mchange-commons-java-0.2.12_1</tag> </scm> <properties>
