This is an automated email from the ASF dual-hosted git repository. radhikakundam pushed a commit to branch atlas-2.5 in repository https://gitbox.apache.org/repos/asf/atlas.git
commit 20cbf9c40df9a646e711c9c8a12fc38964d39508 Author: Radhika Kundam <[email protected]> AuthorDate: Fri Mar 6 09:20:25 2026 -0800 ATLAS-5232: Change pom version from 2.5.0-SNAPSHOT to 2.5.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 +- addons/trino-extractor/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 +- dashboard/pom.xml | 2 +- dashboardv2/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/pom.xml | 2 +- graphdb/janusgraph-rdbms/pom.xml | 2 +- graphdb/pom.xml | 2 +- hbase-shaded-client-fixed/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 +- 50 files changed, 50 insertions(+), 50 deletions(-) diff --git a/addons/couchbase-bridge/pom.xml b/addons/couchbase-bridge/pom.xml index cdc6ff161..904b88b63 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/falcon-bridge-shim/pom.xml b/addons/falcon-bridge-shim/pom.xml index df0456f01..13742c8ad 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/falcon-bridge/pom.xml b/addons/falcon-bridge/pom.xml index eca232e4d..1387586fa 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/hbase-bridge-shim/pom.xml b/addons/hbase-bridge-shim/pom.xml index 771fe7501..1aed31c1b 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/hbase-bridge/pom.xml b/addons/hbase-bridge/pom.xml index 067559e43..2fe8a97ed 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/hbase-testing-util/pom.xml b/addons/hbase-testing-util/pom.xml index 50e2dd7b4..75f566b61 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/hdfs-model/pom.xml b/addons/hdfs-model/pom.xml index eeb236f27..44d34c62f 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/hive-bridge-shim/pom.xml b/addons/hive-bridge-shim/pom.xml index dc4190ae0..da710a237 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/hive-bridge/pom.xml b/addons/hive-bridge/pom.xml index 16c94b0f1..034d6e943 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/impala-bridge-shim/pom.xml b/addons/impala-bridge-shim/pom.xml index c847f8722..b3290d8d1 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/impala-bridge/pom.xml b/addons/impala-bridge/pom.xml index 518cd858d..879e15c95 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/impala-hook-api/pom.xml b/addons/impala-hook-api/pom.xml index 4b26b8286..09eb54124 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/kafka-bridge/pom.xml b/addons/kafka-bridge/pom.xml index c3753504c..f4345517d 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/sqoop-bridge-shim/pom.xml b/addons/sqoop-bridge-shim/pom.xml index b18ebb330..7c3ff4615 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/sqoop-bridge/pom.xml b/addons/sqoop-bridge/pom.xml index 501219170..7867bd79f 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/storm-bridge-shim/pom.xml b/addons/storm-bridge-shim/pom.xml index 6445003ce..f9f5b7927 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/storm-bridge/pom.xml b/addons/storm-bridge/pom.xml index 2d2b3c78b..b34505b86 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/addons/trino-extractor/pom.xml b/addons/trino-extractor/pom.xml index bbfb8a9f4..541e1c879 100644 --- a/addons/trino-extractor/pom.xml +++ b/addons/trino-extractor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> diff --git a/atlas-examples/pom.xml b/atlas-examples/pom.xml index ba4154ac8..ec05b995e 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-examples</artifactId> diff --git a/atlas-examples/sample-app/pom.xml b/atlas-examples/sample-app/pom.xml index 6b3c0e7b2..d17b819ff 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>sample-app</artifactId> diff --git a/authorization/pom.xml b/authorization/pom.xml index dd38b81bf..274864e85 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-authorization</artifactId> diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 60403a1e6..657dd1af1 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.5.0-SNAPSHOT</version> + <version>2.5.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 e1f6161e3..b0a460a0e 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-client-v1</artifactId> diff --git a/client/client-v2/pom.xml b/client/client-v2/pom.xml index 8df269bde..36f89603b 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-client-v2</artifactId> diff --git a/client/common/pom.xml b/client/common/pom.xml index 152d5f6fd..78828bae7 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-client-common</artifactId> diff --git a/client/pom.xml b/client/pom.xml index d619d2e51..58626b0ea 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-client</artifactId> diff --git a/common/pom.xml b/common/pom.xml index ce96c69a4..a2e0376c6 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-common</artifactId> diff --git a/dashboard/pom.xml b/dashboard/pom.xml index df88cc180..c40839069 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-dashboard</artifactId> diff --git a/dashboardv2/pom.xml b/dashboardv2/pom.xml index e1b75ee79..347ecac1d 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-dashboardv2</artifactId> diff --git a/dev-support/atlas-docker/.env b/dev-support/atlas-docker/.env index 4e4d2c8f8..6ab6f41ac 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.5.0-SNAPSHOT +ATLAS_VERSION=2.5.0 UBUNTU_VERSION=20.04 HADOOP_VERSION=3.4.2 HBASE_VERSION=2.6.4 diff --git a/distro/pom.xml b/distro/pom.xml index e538eac17..5e259a871 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/docs/pom.xml b/docs/pom.xml index e8d325599..aa594f371 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-docs</artifactId> diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml index 85e8cf71c..3ace3b101 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-graphdb-api</artifactId> diff --git a/graphdb/common/pom.xml b/graphdb/common/pom.xml index 7796b53c5..83ec79e26 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-graphdb-common</artifactId> diff --git a/graphdb/graphdb-impls/pom.xml b/graphdb/graphdb-impls/pom.xml index 2fd9ce08f..05c88d646 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/graphdb/janus/pom.xml b/graphdb/janus/pom.xml index 5660ea21e..c2ddfae20 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-graphdb-janus</artifactId> diff --git a/graphdb/janusgraph-rdbms/pom.xml b/graphdb/janusgraph-rdbms/pom.xml index 3601caaca..53a9ad522 100644 --- a/graphdb/janusgraph-rdbms/pom.xml +++ b/graphdb/janusgraph-rdbms/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>atlas-graphdb</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>janusgraph-rdbms</artifactId> diff --git a/graphdb/pom.xml b/graphdb/pom.xml index fc3840d82..7c3c6a4ac 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-graphdb</artifactId> diff --git a/hbase-shaded-client-fixed/pom.xml b/hbase-shaded-client-fixed/pom.xml index 5292f4718..ca12fcc9a 100644 --- a/hbase-shaded-client-fixed/pom.xml +++ b/hbase-shaded-client-fixed/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>hbase-shaded-client-fixed</artifactId> diff --git a/intg/pom.xml b/intg/pom.xml index ebc8e5709..5a91e35fa 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-intg</artifactId> diff --git a/notification/pom.xml b/notification/pom.xml index b460161b7..628c020e1 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-notification</artifactId> diff --git a/plugin-classloader/pom.xml b/plugin-classloader/pom.xml index 67118a42e..e7ac1f924 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-plugin-classloader</artifactId> diff --git a/pom.xml b/pom.xml index e564bf67e..55435a060 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <packaging>pom</packaging> <name>apache-atlas</name> diff --git a/repository/pom.xml b/repository/pom.xml index 1cb8ff0e6..7b4d41c71 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-repository</artifactId> diff --git a/server-api/pom.xml b/server-api/pom.xml index bd4153859..8b2b311f1 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-server-api</artifactId> diff --git a/test-tools/pom.xml b/test-tools/pom.xml index b3380db97..4e7e348d5 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-testtools</artifactId> diff --git a/tools/atlas-index-repair/pom.xml b/tools/atlas-index-repair/pom.xml index 3bce66251..038777376 100644 --- a/tools/atlas-index-repair/pom.xml +++ b/tools/atlas-index-repair/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> <artifactId>atlas-index-repair-tool</artifactId> diff --git a/tools/classification-updater/pom.xml b/tools/classification-updater/pom.xml index c86ec12d6..752e1ae4f 100644 --- a/tools/classification-updater/pom.xml +++ b/tools/classification-updater/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> <artifactId>atlas-classification-updater</artifactId> diff --git a/tools/notification-analyzer/pom.xml b/tools/notification-analyzer/pom.xml index 5f6ed7bf3..395164adf 100644 --- a/tools/notification-analyzer/pom.xml +++ b/tools/notification-analyzer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.atlas</groupId> <artifactId>apache-atlas</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath>../../</relativePath> </parent> <artifactId>atlas-notification-analyzer</artifactId> diff --git a/webapp/pom.xml b/webapp/pom.xml index f912fda00..1518237a1 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.5.0-SNAPSHOT</version> + <version>2.5.0</version> </parent> <artifactId>atlas-webapp</artifactId>
