Repository: juddi-scout Updated Branches: refs/heads/master bea2ac0f6 -> 929eea096
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/juddi-scout/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi-scout/commit/929eea09 Tree: http://git-wip-us.apache.org/repos/asf/juddi-scout/tree/929eea09 Diff: http://git-wip-us.apache.org/repos/asf/juddi-scout/diff/929eea09 Branch: refs/heads/master Commit: 929eea096731529cf629269f85312444c3aac4e6 Parents: bea2ac0 Author: Alex O'Ree <[email protected]> Authored: Wed Dec 5 14:50:35 2018 -0500 Committer: Alex O'Ree <[email protected]> Committed: Wed Dec 5 14:50:35 2018 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi-scout/blob/929eea09/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 67e4721..ddddc03 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>org.apache.juddi.scout</groupId> <artifactId>scout</artifactId> - <version>1.2.8</version> + <version>1.2.9-SNAPSHOT</version> <packaging>jar</packaging> <properties> @@ -139,7 +139,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi-scout.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi-scout.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi-scout.git;a=summary</url> - <tag>juddi-1.2.8</tag> + <tag>HEAD</tag> </scm> <dependencies> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
