changing the group manage version
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/5025f4f4 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/5025f4f4 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/5025f4f4 Branch: refs/heads/develop Commit: 5025f4f42f62d422d5c13abe0ad2be65d4f151d3 Parents: c73f0b0 Author: scnakandala <[email protected]> Authored: Thu Jul 28 13:44:41 2016 -0400 Committer: scnakandala <[email protected]> Committed: Thu Jul 28 13:44:41 2016 -0400 ---------------------------------------------------------------------- modules/group-manager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/5025f4f4/modules/group-manager/pom.xml ---------------------------------------------------------------------- diff --git a/modules/group-manager/pom.xml b/modules/group-manager/pom.xml index 19b522c..d660eb6 100644 --- a/modules/group-manager/pom.xml +++ b/modules/group-manager/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>airavata</artifactId> <groupId>org.apache.airavata</groupId> - <version>0.16-SNAPSHOT</version> + <version>0.17-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
