Repository: servicemix-bundles Updated Branches: refs/heads/master 27e00ae46 -> 9361ed99c
[maven-release-plugin] prepare release org.apache.servicemix.bundles.abdera-parser-1.1.3_2 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/9361ed99 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9361ed99 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9361ed99 Branch: refs/heads/master Commit: 9361ed99cec2a4e049a99cbc49fa69a90f89e4d8 Parents: 27e00ae Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 18 11:08:27 2017 -0800 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 18 11:08:27 2017 -0800 ---------------------------------------------------------------------- abdera-parser-1.1.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9361ed99/abdera-parser-1.1.3/pom.xml ---------------------------------------------------------------------- diff --git a/abdera-parser-1.1.3/pom.xml b/abdera-parser-1.1.3/pom.xml index 7330661..165c439 100644 --- a/abdera-parser-1.1.3/pom.xml +++ b/abdera-parser-1.1.3/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.abdera-parser</artifactId> <packaging>bundle</packaging> - <version>1.1.3_2-SNAPSHOT</version> + <version>1.1.3_2</version> <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.abdera-parser-1.1.3_2</tag> </scm> <properties>
