Repository: incubator-pirk Updated Branches: refs/heads/master f4bdc01ee -> bda0ad76a
Updating pom to reflect the 0.1.0-incubating release - moving to version 0.2.0-incubating-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/bda0ad76 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/bda0ad76 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/bda0ad76 Branch: refs/heads/master Commit: bda0ad76a2c13ce580f82470ec340f337c348e48 Parents: f4bdc01 Author: eawilliams <[email protected]> Authored: Tue Aug 30 10:08:55 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Aug 30 10:08:55 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/bda0ad76/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c14a928..51e16b9 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.pirk</groupId> <artifactId>apache-pirk</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Pirk (incubating) Project</name>
