Repository: deltaspike Updated Branches: refs/heads/master 1744506d2 -> f4739433a
DELTASPIKE-595 Simplified release process. Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/f4739433 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/f4739433 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/f4739433 Branch: refs/heads/master Commit: f4739433ac774a45c3af57882184d23e9b45cfad Parents: 1744506 Author: John D. Ament <[email protected]> Authored: Mon May 26 09:51:52 2014 -0400 Committer: John D. Ament <[email protected]> Committed: Mon May 26 09:51:52 2014 -0400 ---------------------------------------------------------------------- deltaspike/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/f4739433/deltaspike/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml index c0c004f..093804d 100644 --- a/deltaspike/pom.xml +++ b/deltaspike/pom.xml @@ -36,7 +36,7 @@ --> <groupId>org.apache.deltaspike</groupId> <artifactId>deltaspike-project</artifactId> - <version>0.8</version> + <version>0.8-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache DeltaSpike</name>
