Repository: flex-utilities Updated Branches: refs/heads/develop a3bb64e18 -> aadfdc97e
Prepared flex-tool-api for next development iteration Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/aadfdc97 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/aadfdc97 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/aadfdc97 Branch: refs/heads/develop Commit: aadfdc97e35cc388ad19eb3a525144483cd8bc15 Parents: e027e38 Author: Christofer Dutz <[email protected]> Authored: Tue Nov 18 11:23:10 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/aadfdc97/flex-tool-api/pom.xml ---------------------------------------------------------------------- diff --git a/flex-tool-api/pom.xml b/flex-tool-api/pom.xml index 97a0b72..47482e8 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.0.0</version> + <version>1.1.0-SNAPSHOT</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>apache-flex-tool-api-1.0.0</tag> + <tag>HEAD</tag> </scm> <issueManagement>
