Repository: servicemix-specs Updated Branches: refs/heads/master e5fa63a50 -> a46657ece
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/a46657ec Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/a46657ec Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/a46657ec Branch: refs/heads/master Commit: a46657eceb62061f440947a69294d28340b1f429 Parents: e5fa63a Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Nov 12 15:37:12 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Nov 12 15:37:12 2018 +0100 ---------------------------------------------------------------------- jaxb-api-2.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/a46657ec/jaxb-api-2.3/pom.xml ---------------------------------------------------------------------- diff --git a/jaxb-api-2.3/pom.xml b/jaxb-api-2.3/pom.xml index aa79cd9..e7432b3 100644 --- a/jaxb-api-2.3/pom.xml +++ b/jaxb-api-2.3/pom.xml @@ -31,14 +31,14 @@ <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxb-api-2.3</artifactId> <packaging>bundle</packaging> - <version>2.3_1</version> + <version>2.3_2-SNAPSHOT</version> <name>Apache ServiceMix :: Specs :: JAXB API 2.3</name> <scm> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url> - <tag>org.apache.servicemix.specs.jaxb-api-2.3-2.3_1</tag> + <tag>HEAD</tag> </scm> <dependencies>
