Repository: servicemix-specs Updated Branches: refs/heads/master 8884116ce -> 087020918
[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/08702091 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/08702091 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/08702091 Branch: refs/heads/master Commit: 087020918068b5159c3970b085812e96a8d417a7 Parents: 8884116 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 13 11:59:24 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 13 11:59:24 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/08702091/jaxb-api-2.3/pom.xml ---------------------------------------------------------------------- diff --git a/jaxb-api-2.3/pom.xml b/jaxb-api-2.3/pom.xml index c5ecfdb..3113637 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>
