Fix project version.
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/0a4250e0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/0a4250e0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/0a4250e0 Branch: refs/heads/master Commit: 0a4250e0bda347562784d54f7c1b6add0685ac37 Parents: a980e06 Author: thomas <[email protected]> Authored: Tue Aug 4 21:26:40 2015 -0700 Committer: thomas <[email protected]> Committed: Tue Aug 4 21:26:40 2015 -0700 ---------------------------------------------------------------------- benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/0a4250e0/benchmark/pom.xml ---------------------------------------------------------------------- diff --git a/benchmark/pom.xml b/benchmark/pom.xml index fa6a975..0d07203 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>malhar</artifactId> <groupId>com.datatorrent</groupId> - <version>3.0.0</version> + <version>3.1.0-SNAPSHOT</version> </parent> <groupId>com.datatorrent</groupId>
