Repository: servicemix-specs Updated Branches: refs/heads/master d713e9543 -> 0ac30593d
[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/0ac30593 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/0ac30593 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/0ac30593 Branch: refs/heads/master Commit: 0ac30593d37129718cc5a616b8f432f1a264cd50 Parents: d713e95 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 13 16:41:35 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 13 16:41:35 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/0ac30593/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>
