Repository: servicemix-bundles Updated Branches: refs/heads/master 9361ed99c -> 22e7d7237
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/22e7d723 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/22e7d723 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/22e7d723 Branch: refs/heads/master Commit: 22e7d72375416be42358cf36b9394535cba0c77a Parents: 9361ed9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 18 11:08:34 2017 -0800 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 18 11:08:34 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/22e7d723/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 165c439..0da9ba4 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</version> + <version>1.1.3_3-SNAPSHOT</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>org.apache.servicemix.bundles.abdera-parser-1.1.3_2</tag> + <tag>HEAD</tag> </scm> <properties>
