Repository: servicemix-specs Updated Branches: refs/heads/master af789aa8e -> d9b9aeb0b
[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/d9b9aeb0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/d9b9aeb0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/d9b9aeb0 Branch: refs/heads/master Commit: d9b9aeb0b457521580794a97e386d8404439758e Parents: af789aa Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 13 16:49:21 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 13 16:49:21 2018 +0100 ---------------------------------------------------------------------- jaxws-api-2.3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d9b9aeb0/jaxws-api-2.3/pom.xml ---------------------------------------------------------------------- diff --git a/jaxws-api-2.3/pom.xml b/jaxws-api-2.3/pom.xml index 8e866a9..687ac88 100644 --- a/jaxws-api-2.3/pom.xml +++ b/jaxws-api-2.3/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.jaxws-api-2.3</artifactId> <packaging>bundle</packaging> - <version>2.3_1-SNAPSHOT</version> + <version>2.3_2-SNAPSHOT</version> <name>Apache ServiceMix :: Specs :: JAXWS API 2.3</name> <scm>
