Repository: incubator-atlas Updated Branches: refs/heads/branch-0.6-incubating 5d7bf8185 -> 6bb4e89bc
Updated release version to 0.6-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/6bb4e89b Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/6bb4e89b Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/6bb4e89b Branch: refs/heads/branch-0.6-incubating Commit: 6bb4e89bcbe3fcc7484e61c885fba54b647b2960 Parents: 5d7bf81 Author: Suma Shivaprasad <[email protected]> Authored: Tue Dec 8 13:34:01 2015 +0530 Committer: Suma Shivaprasad <[email protected]> Committed: Tue Dec 8 13:34:01 2015 +0530 ---------------------------------------------------------------------- addons/hive-bridge/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- dashboard/pom.xml | 2 +- distro/pom.xml | 4 ++-- docs/pom.xml | 2 +- notification/pom.xml | 2 +- pom.xml | 2 +- repository/pom.xml | 2 +- server-api/pom.xml | 2 +- titan/pom.xml | 2 +- typesystem/pom.xml | 2 +- webapp/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/addons/hive-bridge/pom.xml ---------------------------------------------------------------------- diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml index a61d11b..db842d7 100755 --- a/addons/hive-bridge/pom.xml +++ b/addons/hive-bridge/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> <relativePath>../../</relativePath> </parent> <artifactId>hive-bridge</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 279d894..01281d0 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-client</artifactId> <description>Apache Atlas Client</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index a7a5544..fbf6182 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-common</artifactId> <description>Apache Atlas Common</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/dashboard/pom.xml ---------------------------------------------------------------------- diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 2b79c44..19a5db1 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-dashboard</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index d88805b..2b137a7 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>atlas-distro</artifactId> @@ -134,7 +134,7 @@ <dependency> <groupId>org.apache.atlas</groupId> <artifactId>hive-bridge</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </dependency> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 502876f..253430c 100755 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-docs</artifactId> <description>Apache Atlas Documentation</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/notification/pom.xml ---------------------------------------------------------------------- diff --git a/notification/pom.xml b/notification/pom.xml index 125ef75..7329cff 100644 --- a/notification/pom.xml +++ b/notification/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-notification</artifactId> <description>Apache Atlas Notification</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 929d255..71a74a8 100755 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> <description>Metadata Management and Data Governance Platform over Hadoop</description> <name>apache-atlas</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/repository/pom.xml ---------------------------------------------------------------------- diff --git a/repository/pom.xml b/repository/pom.xml index 5810956..0722c85 100755 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-repository</artifactId> <description>Apache Atlas Repository Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/server-api/pom.xml ---------------------------------------------------------------------- diff --git a/server-api/pom.xml b/server-api/pom.xml index 88de030..c7488d5 100644 --- a/server-api/pom.xml +++ b/server-api/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/titan/pom.xml ---------------------------------------------------------------------- diff --git a/titan/pom.xml b/titan/pom.xml index d22b607..09873fa 100644 --- a/titan/pom.xml +++ b/titan/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-atlas</artifactId> <groupId>org.apache.atlas</groupId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>atlas-titan</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/typesystem/pom.xml ---------------------------------------------------------------------- diff --git a/typesystem/pom.xml b/typesystem/pom.xml index 129de58..bc44b49 100755 --- a/typesystem/pom.xml +++ b/typesystem/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-typesystem</artifactId> <description>Apache Atlas Typesystem Module</description> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6bb4e89b/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index e92795a..85a5f94 100755 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>0.6-incubating-SNAPSHOT</version> + <version>0.6-incubating</version> </parent> <artifactId>atlas-webapp</artifactId> <description>Apache Atlas Web Application</description>
