Commit b78cbe9b by Sarath Subramanian

ATLAS-2170: Change pom version from 0.9-SNAPSHOT to 1.0.0-SNAPSHOT

parent 40666d18
...@@ -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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>falcon-bridge-shim</artifactId> <artifactId>falcon-bridge-shim</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>falcon-bridge</artifactId> <artifactId>falcon-bridge</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>hdfs-model</artifactId> <artifactId>hdfs-model</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>hive-bridge-shim</artifactId> <artifactId>hive-bridge-shim</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>hive-bridge</artifactId> <artifactId>hive-bridge</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>sqoop-bridge-shim</artifactId> <artifactId>sqoop-bridge-shim</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>sqoop-bridge</artifactId> <artifactId>sqoop-bridge</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>storm-bridge-shim</artifactId> <artifactId>storm-bridge-shim</artifactId>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath> <relativePath>../../</relativePath>
</parent> </parent>
<artifactId>storm-bridge</artifactId> <artifactId>storm-bridge</artifactId>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-authorization</artifactId> <artifactId>atlas-authorization</artifactId>
<name>Apache Atlas Authorization</name> <name>Apache Atlas Authorization</name>
......
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
<artifactId>atlas-buildtools</artifactId> <artifactId>atlas-buildtools</artifactId>
<name>Apache Atlas Server Build Tools</name> <name>Apache Atlas Server Build Tools</name>
<description>Apache Atlas Build Tools like Checkstyle</description> <description>Apache Atlas Build Tools like Checkstyle</description>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-catalog</artifactId> <artifactId>atlas-catalog</artifactId>
<description>Apache Atlas Business Catalog Module</description> <description>Apache Atlas Business Catalog 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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-client</artifactId> <artifactId>atlas-client</artifactId>
<description>Apache Atlas Client</description> <description>Apache Atlas Client</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-common</artifactId> <artifactId>atlas-common</artifactId>
<description>Apache Atlas Common</description> <description>Apache Atlas Common</description>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-dashboardv2</artifactId> <artifactId>atlas-dashboardv2</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>atlas-distro</artifactId> <artifactId>atlas-distro</artifactId>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-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>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-graphdb-api</artifactId> <artifactId>atlas-graphdb-api</artifactId>
<description>Apache Atlas Graph Datbase API</description> <description>Apache Atlas Graph Datbase API</description>
......
...@@ -18,7 +18,7 @@ under the License. --> ...@@ -18,7 +18,7 @@ under the License. -->
<parent> <parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-graphdb-common</artifactId> <artifactId>atlas-graphdb-common</artifactId>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<parent> <parent>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>atlas-graphdb-impls</artifactId> <artifactId>atlas-graphdb-impls</artifactId>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-graphdb-titan0</artifactId> <artifactId>atlas-graphdb-titan0</artifactId>
<description>Apache Atlas Titan 0.5.4 Graph DB Impl</description> <description>Apache Atlas Titan 0.5.4 Graph DB Impl</description>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>atlas-graphdb</artifactId> <artifactId>atlas-graphdb</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-graphdb-titan1</artifactId> <artifactId>atlas-graphdb-titan1</artifactId>
<description>Apache Atlas Titan 1.0.0 Graph DB Impl</description> <description>Apache Atlas Titan 1.0.0 Graph DB Impl</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-intg</artifactId> <artifactId>atlas-intg</artifactId>
<description>Apache Atlas Integration</description> <description>Apache Atlas Integration</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-notification</artifactId> <artifactId>atlas-notification</artifactId>
<description>Apache Atlas Notification</description> <description>Apache Atlas Notification</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-plugin-classloader</artifactId> <artifactId>atlas-plugin-classloader</artifactId>
<description>Apache Atlas Plugin Classloader</description> <description>Apache Atlas Plugin Classloader</description>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,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.9-SNAPSHOT</version> <version>1.0.0-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>
......
...@@ -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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-repository</artifactId> <artifactId>atlas-repository</artifactId>
<description>Apache Atlas Repository Module</description> <description>Apache Atlas Repository Module</description>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>apache-atlas</artifactId> <artifactId>apache-atlas</artifactId>
<groupId>org.apache.atlas</groupId> <groupId>org.apache.atlas</groupId>
<version>0.9-SNAPSHOT</version> <version>1.0.0-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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>atlas-hbase-client-shaded</artifactId> <artifactId>atlas-hbase-client-shaded</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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<artifactId>atlas-hbase-server-shaded</artifactId> <artifactId>atlas-hbase-server-shaded</artifactId>
......
...@@ -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.9-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>atlas-typesystem</artifactId> <artifactId>atlas-typesystem</artifactId>
<description>Apache Atlas Typesystem Module</description> <description>Apache Atlas Typesystem Module</description>
......
...@@ -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.9-SNAPSHOT</version> <version>1.0.0-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