Repository: juddi-scout Updated Branches: refs/heads/master 495b4ce5b -> bea2ac0f6
[maven-release-plugin] prepare release juddi-1.2.8 Project: http://git-wip-us.apache.org/repos/asf/juddi-scout/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi-scout/commit/bea2ac0f Tree: http://git-wip-us.apache.org/repos/asf/juddi-scout/tree/bea2ac0f Diff: http://git-wip-us.apache.org/repos/asf/juddi-scout/diff/bea2ac0f Branch: refs/heads/master Commit: bea2ac0f6d792c010e74a399337330956f72c933 Parents: 495b4ce Author: Alex O'Ree <[email protected]> Authored: Wed Dec 5 14:50:16 2018 -0500 Committer: Alex O'Ree <[email protected]> Committed: Wed Dec 5 14:50:16 2018 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi-scout/blob/bea2ac0f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f53c941..67e4721 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-SNAPSHOT</version> + <version>1.2.8</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>HEAD</tag> + <tag>juddi-1.2.8</tag> </scm> <dependencies> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
