Repository: servicemix-specs Updated Branches: refs/heads/master fc3d3b28c -> e7f9b4d78
[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/e7f9b4d7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/e7f9b4d7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/e7f9b4d7 Branch: refs/heads/master Commit: e7f9b4d7825388b650cca7f8c0c4f1c1b39b5457 Parents: fc3d3b2 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 29 16:40:41 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 29 16:40:41 2018 +0200 ---------------------------------------------------------------------- jaxp-api-1.4/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/e7f9b4d7/jaxp-api-1.4/pom.xml ---------------------------------------------------------------------- diff --git a/jaxp-api-1.4/pom.xml b/jaxp-api-1.4/pom.xml index 9de2c85..8b71ac9 100644 --- a/jaxp-api-1.4/pom.xml +++ b/jaxp-api-1.4/pom.xml @@ -31,14 +31,14 @@ <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId> <packaging>bundle</packaging> - <version>1.4_1</version> + <version>1.4_2-SNAPSHOT</version> <name>Apache ServiceMix :: Specs :: JAXP API 1.4</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.jaxp-api-1.4-1.4_1</tag> + <tag>HEAD</tag> </scm> <dependencies>
