pom file update
Project: http://git-wip-us.apache.org/repos/asf/incubator-reef/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-reef/commit/45439cc1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-reef/tree/45439cc1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-reef/diff/45439cc1 Branch: refs/heads/branch-0.11.0-incubating-maven Commit: 45439cc12f292c3618a4cdb13e43c47e0b41d3e4 Parents: da90e99 Author: Julia Wang <[email protected]> Authored: Mon May 4 17:00:01 2015 -0700 Committer: Julia Wang <[email protected]> Committed: Mon May 4 17:00:01 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/45439cc1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 75fdf5a..ea6074a 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ under the License. <modelVersion>4.0.0</modelVersion> <groupId>org.apache.reef</groupId> - <version> 0.12.0-incubating-SNAPSHOT</version> + <version>0.12.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>REEF</name> <artifactId>reef-project</artifactId>
