Repository: flex-blazeds Updated Branches: refs/heads/develop 66709c079 -> 11f2a0604
Reverted a version update. Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/11f2a060 Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/11f2a060 Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/11f2a060 Branch: refs/heads/develop Commit: 11f2a06045a1bf1d94778c16033d40d5b3f2f8ec Parents: 66709c0 Author: Christofer Dutz <[email protected]> Authored: Thu Jul 30 16:01:47 2015 +0200 Committer: Christofer Dutz <[email protected]> Committed: Thu Jul 30 16:01:47 2015 +0200 ---------------------------------------------------------------------- modules/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/11f2a060/modules/pom.xml ---------------------------------------------------------------------- diff --git a/modules/pom.xml b/modules/pom.xml index 7ce8433..90f4d55 100755 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.flex.blazeds</groupId> <artifactId>blazeds</artifactId> - <version>4.7.1</version> + <version>4.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Flex: BlazeDS</name> @@ -55,7 +55,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-blazeds.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-blazeds.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/flex-blazeds.git</url> - <tag>blazeds-4.7.1</tag> </scm> <modules>
