This is an automated email from the ASF dual-hosted git repository.

pinal pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 558468966 ATLAS-4931: Change pom version from 2.4.0-SNAPSHOT to 2.4.0
558468966 is described below

commit 558468966373d891444c73179f150bcb664e98b0
Author: Pinal Shah <pinal.s...@freestoneinfotech.com>
AuthorDate: Tue Dec 10 19:51:17 2024 +0700

    ATLAS-4931: Change pom version from 2.4.0-SNAPSHOT to 2.4.0
---
 addons/couchbase-bridge/pom.xml      | 2 +-
 addons/falcon-bridge-shim/pom.xml    | 2 +-
 addons/falcon-bridge/pom.xml         | 2 +-
 addons/hbase-bridge-shim/pom.xml     | 2 +-
 addons/hbase-bridge/pom.xml          | 2 +-
 addons/hbase-testing-util/pom.xml    | 2 +-
 addons/hdfs-model/pom.xml            | 2 +-
 addons/hive-bridge-shim/pom.xml      | 2 +-
 addons/hive-bridge/pom.xml           | 2 +-
 addons/impala-bridge-shim/pom.xml    | 2 +-
 addons/impala-bridge/pom.xml         | 2 +-
 addons/impala-hook-api/pom.xml       | 2 +-
 addons/kafka-bridge/pom.xml          | 2 +-
 addons/sqoop-bridge-shim/pom.xml     | 2 +-
 addons/sqoop-bridge/pom.xml          | 2 +-
 addons/storm-bridge-shim/pom.xml     | 2 +-
 addons/storm-bridge/pom.xml          | 2 +-
 atlas-examples/pom.xml               | 2 +-
 atlas-examples/sample-app/pom.xml    | 2 +-
 authorization/pom.xml                | 2 +-
 build-tools/pom.xml                  | 2 +-
 client/client-v1/pom.xml             | 2 +-
 client/client-v2/pom.xml             | 2 +-
 client/common/pom.xml                | 2 +-
 client/pom.xml                       | 2 +-
 common/pom.xml                       | 2 +-
 dashboardv2/pom.xml                  | 2 +-
 dashboardv3/pom.xml                  | 2 +-
 dev-support/atlas-docker/.env        | 2 +-
 distro/pom.xml                       | 2 +-
 docs/pom.xml                         | 2 +-
 graphdb/api/pom.xml                  | 2 +-
 graphdb/common/pom.xml               | 2 +-
 graphdb/graphdb-impls/pom.xml        | 2 +-
 graphdb/janus-hbase2/pom.xml         | 2 +-
 graphdb/janus/pom.xml                | 2 +-
 graphdb/pom.xml                      | 2 +-
 intg/pom.xml                         | 2 +-
 notification/pom.xml                 | 2 +-
 plugin-classloader/pom.xml           | 2 +-
 pom.xml                              | 2 +-
 repository/pom.xml                   | 2 +-
 server-api/pom.xml                   | 2 +-
 test-tools/pom.xml                   | 2 +-
 tools/atlas-index-repair/pom.xml     | 2 +-
 tools/classification-updater/pom.xml | 2 +-
 tools/notification-analyzer/pom.xml  | 2 +-
 webapp/pom.xml                       | 2 +-
 48 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/addons/couchbase-bridge/pom.xml b/addons/couchbase-bridge/pom.xml
index 751a6435e..e8e8dacd1 100644
--- a/addons/couchbase-bridge/pom.xml
+++ b/addons/couchbase-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/falcon-bridge-shim/pom.xml 
b/addons/falcon-bridge-shim/pom.xml
index 118055c68..7ad901418 100755
--- a/addons/falcon-bridge-shim/pom.xml
+++ b/addons/falcon-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/falcon-bridge/pom.xml b/addons/falcon-bridge/pom.xml
index 7abca2815..84c098e9f 100644
--- a/addons/falcon-bridge/pom.xml
+++ b/addons/falcon-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/hbase-bridge-shim/pom.xml b/addons/hbase-bridge-shim/pom.xml
index 19cefc456..6f8190af8 100644
--- a/addons/hbase-bridge-shim/pom.xml
+++ b/addons/hbase-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/hbase-bridge/pom.xml b/addons/hbase-bridge/pom.xml
index 2e449e09e..cd87d0548 100644
--- a/addons/hbase-bridge/pom.xml
+++ b/addons/hbase-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/hbase-testing-util/pom.xml 
b/addons/hbase-testing-util/pom.xml
index e9b32b7a4..a2ccd5352 100644
--- a/addons/hbase-testing-util/pom.xml
+++ b/addons/hbase-testing-util/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/hdfs-model/pom.xml b/addons/hdfs-model/pom.xml
index 9ed6ce0f6..2f242c36d 100644
--- a/addons/hdfs-model/pom.xml
+++ b/addons/hdfs-model/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/hive-bridge-shim/pom.xml b/addons/hive-bridge-shim/pom.xml
index eac677d0c..6097b0206 100755
--- a/addons/hive-bridge-shim/pom.xml
+++ b/addons/hive-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml
index 3ce0a1ca0..493293fd2 100755
--- a/addons/hive-bridge/pom.xml
+++ b/addons/hive-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/impala-bridge-shim/pom.xml 
b/addons/impala-bridge-shim/pom.xml
index 2f864e40c..0c771bedf 100644
--- a/addons/impala-bridge-shim/pom.xml
+++ b/addons/impala-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/impala-bridge/pom.xml b/addons/impala-bridge/pom.xml
index c89b422b9..9c80d841a 100644
--- a/addons/impala-bridge/pom.xml
+++ b/addons/impala-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/impala-hook-api/pom.xml b/addons/impala-hook-api/pom.xml
index 008e7ea5c..9c240129e 100644
--- a/addons/impala-hook-api/pom.xml
+++ b/addons/impala-hook-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/kafka-bridge/pom.xml b/addons/kafka-bridge/pom.xml
index 8228f5ea3..e65033216 100644
--- a/addons/kafka-bridge/pom.xml
+++ b/addons/kafka-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/sqoop-bridge-shim/pom.xml b/addons/sqoop-bridge-shim/pom.xml
index def04f0a4..351ed777e 100755
--- a/addons/sqoop-bridge-shim/pom.xml
+++ b/addons/sqoop-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/sqoop-bridge/pom.xml b/addons/sqoop-bridge/pom.xml
index fc0b6721a..2b0552df3 100644
--- a/addons/sqoop-bridge/pom.xml
+++ b/addons/sqoop-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/storm-bridge-shim/pom.xml b/addons/storm-bridge-shim/pom.xml
index 2c7ee3bce..58f9cfee5 100755
--- a/addons/storm-bridge-shim/pom.xml
+++ b/addons/storm-bridge-shim/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/addons/storm-bridge/pom.xml b/addons/storm-bridge/pom.xml
index 28f0e6d1f..16ac42c37 100644
--- a/addons/storm-bridge/pom.xml
+++ b/addons/storm-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/atlas-examples/pom.xml b/atlas-examples/pom.xml
index ec24d30fa..bea7632fb 100644
--- a/atlas-examples/pom.xml
+++ b/atlas-examples/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-examples</artifactId>
diff --git a/atlas-examples/sample-app/pom.xml 
b/atlas-examples/sample-app/pom.xml
index 7887abc51..caa730cad 100644
--- a/atlas-examples/sample-app/pom.xml
+++ b/atlas-examples/sample-app/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-examples</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>sample-app</artifactId>
diff --git a/authorization/pom.xml b/authorization/pom.xml
index e967b1bb6..fea9302b3 100644
--- a/authorization/pom.xml
+++ b/authorization/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-authorization</artifactId>
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index 5983c91ec..cf1d5e2ca 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -21,7 +21,7 @@
 
     <groupId>org.apache.atlas</groupId>
     <artifactId>atlas-buildtools</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4.0</version>
     <packaging>jar</packaging>
 
     <name>Apache Atlas Server Build Tools</name>
diff --git a/client/client-v1/pom.xml b/client/client-v1/pom.xml
index 9a0d6b4a1..92a30f0a9 100644
--- a/client/client-v1/pom.xml
+++ b/client/client-v1/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-client</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-client-v1</artifactId>
diff --git a/client/client-v2/pom.xml b/client/client-v2/pom.xml
index 4ff7c9810..733f1a787 100644
--- a/client/client-v2/pom.xml
+++ b/client/client-v2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-client</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-client-v2</artifactId>
diff --git a/client/common/pom.xml b/client/common/pom.xml
index b5ed34cde..d3426f19f 100644
--- a/client/common/pom.xml
+++ b/client/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-client</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-client-common</artifactId>
diff --git a/client/pom.xml b/client/pom.xml
index 59d320587..29f7694a8 100755
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-client</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index be2f246bb..4791e345c 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-common</artifactId>
diff --git a/dashboardv2/pom.xml b/dashboardv2/pom.xml
index f2212754b..de29039ac 100644
--- a/dashboardv2/pom.xml
+++ b/dashboardv2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-dashboardv2</artifactId>
diff --git a/dashboardv3/pom.xml b/dashboardv3/pom.xml
index 59c70110d..608242a62 100644
--- a/dashboardv3/pom.xml
+++ b/dashboardv3/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-dashboardv3</artifactId>
diff --git a/dev-support/atlas-docker/.env b/dev-support/atlas-docker/.env
index 21340b394..631444a86 100644
--- a/dev-support/atlas-docker/.env
+++ b/dev-support/atlas-docker/.env
@@ -17,7 +17,7 @@ ATLAS_BUILD_JAVA_VERSION=8
 # Valid values: 8, 11, 17
 ATLAS_SERVER_JAVA_VERSION=8
 
-ATLAS_VERSION=2.4.0-SNAPSHOT
+ATLAS_VERSION=2.4.0
 UBUNTU_VERSION=20.04
 HADOOP_VERSION=3.3.6
 HBASE_VERSION=2.5.0
diff --git a/distro/pom.xml b/distro/pom.xml
index eb8ddd9fd..61a1a79c6 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index e1c04a9b5..63ef58d88 100755
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-docs</artifactId>
diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml
index bc6837c23..7e8368a68 100644
--- a/graphdb/api/pom.xml
+++ b/graphdb/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-graphdb</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-graphdb-api</artifactId>
diff --git a/graphdb/common/pom.xml b/graphdb/common/pom.xml
index 687cbedd0..d9f00c51e 100644
--- a/graphdb/common/pom.xml
+++ b/graphdb/common/pom.xml
@@ -16,7 +16,7 @@ under the License. -->
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-graphdb</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-graphdb-common</artifactId>
diff --git a/graphdb/graphdb-impls/pom.xml b/graphdb/graphdb-impls/pom.xml
index 67a2c9f9f..3095f9750 100644
--- a/graphdb/graphdb-impls/pom.xml
+++ b/graphdb/graphdb-impls/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-graphdb</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/graphdb/janus-hbase2/pom.xml b/graphdb/janus-hbase2/pom.xml
index b2af8a194..e596f8d63 100644
--- a/graphdb/janus-hbase2/pom.xml
+++ b/graphdb/janus-hbase2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>atlas-graphdb</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
     <artifactId>atlas-janusgraph-hbase2</artifactId>
     <description>Apache Atlas JanusGraph-HBase2 Module</description>
diff --git a/graphdb/janus/pom.xml b/graphdb/janus/pom.xml
index 62e55b678..79bae65d3 100644
--- a/graphdb/janus/pom.xml
+++ b/graphdb/janus/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>atlas-graphdb</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-graphdb-janus</artifactId>
diff --git a/graphdb/pom.xml b/graphdb/pom.xml
index c4e4c317f..3ae4be292 100644
--- a/graphdb/pom.xml
+++ b/graphdb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-graphdb</artifactId>
diff --git a/intg/pom.xml b/intg/pom.xml
index 5744b5768..d4a1e4841 100644
--- a/intg/pom.xml
+++ b/intg/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-intg</artifactId>
diff --git a/notification/pom.xml b/notification/pom.xml
index b01bd3819..dc255203f 100644
--- a/notification/pom.xml
+++ b/notification/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-notification</artifactId>
diff --git a/plugin-classloader/pom.xml b/plugin-classloader/pom.xml
index c389f7a05..23b51082b 100644
--- a/plugin-classloader/pom.xml
+++ b/plugin-classloader/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-plugin-classloader</artifactId>
diff --git a/pom.xml b/pom.xml
index f852470e5..a4918414b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.atlas</groupId>
     <artifactId>apache-atlas</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4.0</version>
     <packaging>pom</packaging>
 
     <name>apache-atlas</name>
diff --git a/repository/pom.xml b/repository/pom.xml
index 743fb6a49..27e2f34ab 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-repository</artifactId>
diff --git a/server-api/pom.xml b/server-api/pom.xml
index 4e0ab3eb6..9d8304b14 100644
--- a/server-api/pom.xml
+++ b/server-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-server-api</artifactId>
diff --git a/test-tools/pom.xml b/test-tools/pom.xml
index 5fbf0a285..08ec5abca 100644
--- a/test-tools/pom.xml
+++ b/test-tools/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-testtools</artifactId>
diff --git a/tools/atlas-index-repair/pom.xml b/tools/atlas-index-repair/pom.xml
index 8aa221790..4473746bc 100644
--- a/tools/atlas-index-repair/pom.xml
+++ b/tools/atlas-index-repair/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/tools/classification-updater/pom.xml 
b/tools/classification-updater/pom.xml
index c273d4035..544d5db00 100644
--- a/tools/classification-updater/pom.xml
+++ b/tools/classification-updater/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/tools/notification-analyzer/pom.xml 
b/tools/notification-analyzer/pom.xml
index 9be0cacd5..2c8b3832c 100644
--- a/tools/notification-analyzer/pom.xml
+++ b/tools/notification-analyzer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
         <relativePath>../../</relativePath>
     </parent>
 
diff --git a/webapp/pom.xml b/webapp/pom.xml
index b2f0e5a9d..dac423dbe 100755
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.atlas</groupId>
         <artifactId>apache-atlas</artifactId>
-        <version>2.4.0-SNAPSHOT</version>
+        <version>2.4.0</version>
     </parent>
 
     <artifactId>atlas-webapp</artifactId>

Reply via email to