This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch 1.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/fluo-yarn.git
commit cf355220d2f8aeb0a8250714938dd477d6fda49c Author: Christopher Tubbs <[email protected]> AuthorDate: Thu Mar 1 12:37:47 2018 -0500 [maven-release-plugin] prepare release rel/fluo-yarn-1.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 36c5ba1..81fdddf 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <version>3</version> </parent> <artifactId>fluo-yarn</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>jar</packaging> <name>Apache Fluo YARN launcher</name> <description>Tool that launches Apache Fluo application in Hadoop YARN</description> @@ -35,7 +35,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/fluo-yarn.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/fluo-yarn.git</developerConnection> - <tag>HEAD</tag> + <tag>rel/fluo-yarn-1.0.0</tag> <url>https://gitbox.apache.org/repos/asf?p=fluo-yarn.git</url> </scm> <issueManagement> -- To stop receiving notification emails like this one, please contact [email protected].
