Commit 6a9078e1 by Shwetha GS

ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags)

parent aeec7618
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>hive-bridge</artifactId> <artifactId>hive-bridge</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-client</artifactId> <artifactId>atlas-client</artifactId>
<description>Apache Atlas Client</description> <description>Apache Atlas Client</description>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-common</artifactId> <artifactId>atlas-common</artifactId>
<description>Apache Atlas Common</description> <description>Apache Atlas Common</description>
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-dashboard</artifactId> <artifactId>atlas-dashboard</artifactId>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>atlas-distro</artifactId> <artifactId>atlas-distro</artifactId>
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
<dependency> <dependency>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>hive-bridge</artifactId> <artifactId>hive-bridge</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-docs</artifactId> <artifactId>atlas-docs</artifactId>
<description>Apache Atlas Documentation</description> <description>Apache Atlas Documentation</description>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-notification</artifactId> <artifactId>atlas-notification</artifactId>
<description>Apache Atlas Notification</description> <description>Apache Atlas Notification</description>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
<description>Metadata Management and Data Governance Platform over Hadoop</description> <description>Metadata Management and Data Governance Platform over Hadoop</description>
<name>apache-atlas</name> <name>apache-atlas</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -5,6 +5,7 @@ Apache Atlas Release Notes ...@@ -5,6 +5,7 @@ Apache Atlas Release Notes
INCOMPATIBLE CHANGES: INCOMPATIBLE CHANGES:
ALL CHANGES: ALL CHANGES:
ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags)
ATLAS-383 tests for classtype.convert() with id (sumasai via shwethags) ATLAS-383 tests for classtype.convert() with id (sumasai via shwethags)
ATLAS-263 Searching for a multi word trait always returns empty result (girishrp via shwethags) ATLAS-263 Searching for a multi word trait always returns empty result (girishrp via shwethags)
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-repository</artifactId> <artifactId>atlas-repository</artifactId>
<description>Apache Atlas Repository Module</description> <description>Apache Atlas Repository Module</description>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>atlas-titan</artifactId> <artifactId>atlas-titan</artifactId>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-typesystem</artifactId> <artifactId>atlas-typesystem</artifactId>
<description>Apache Atlas Typesystem Module</description> <description>Apache Atlas Typesystem Module</description>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.6-incubating-SNAPSHOT</version> <version>0.7-incubating-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-webapp</artifactId> <artifactId>atlas-webapp</artifactId>
<description>Apache Atlas Web Application</description> <description>Apache Atlas Web Application</description>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment