Prepared RC4 for release of flex-tool-api
Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/e027e381 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/e027e381 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/e027e381 Branch: refs/heads/develop Commit: e027e38157b609cf22d3473fc768d5a82fe03f8f Parents: a3bb64e Author: Christofer Dutz <[email protected]> Authored: Tue Nov 18 11:21:04 2014 +0100 Committer: Christofer Dutz <[email protected]> Committed: Tue Nov 18 11:23:24 2014 +0100 ---------------------------------------------------------------------- flex-tool-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/e027e381/flex-tool-api/pom.xml ---------------------------------------------------------------------- diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml index 47482e8..97a0b72 100644 --- a/flex-tool-api/pom.xml +++ b/flex-tool-api/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.flex</groupId> <artifactId>flex-tool-api</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>jar</packaging> <name>Flex Tool API</name> @@ -58,7 +58,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-utilities.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/flex-utilities.git</url> - <tag>HEAD</tag> + <tag>apache-flex-tool-api-1.0.0</tag> </scm> <issueManagement>
