Updated Branches: refs/heads/master 73f1372d7 -> f8c19afee
make serive pom.xml snapshot Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/f8c19afe Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/f8c19afe Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/f8c19afe Branch: refs/heads/master Commit: f8c19afee3ec53ea56dfe1e9e2ee9a9a986282d9 Parents: 73f1372 Author: lewismc <[email protected]> Authored: Wed Jun 19 15:41:38 2013 -0700 Committer: lewismc <[email protected]> Committed: Wed Jun 19 15:41:38 2013 -0700 ---------------------------------------------------------------------- service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/f8c19afe/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 1c4e038..1d329f2 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.any23</groupId> <artifactId>apache-any23</artifactId> - <version>0.8.0</version> + <version>0.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
