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

iwasakims pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/bigtop.git

commit 0c6a9c71e59070fc62c1ae0c613fe1aca8157b60
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Wed Jul 16 18:53:37 2025 +0900

    Changing version to 3.5.0
---
 bigtop-test-framework/pom.xml                       | 4 ++--
 bigtop-tests/test-artifacts/fatjar/pom.xml          | 4 ++--
 bigtop-tests/test-artifacts/hadoop/pom.xml          | 4 ++--
 bigtop-tests/test-artifacts/hbase/pom.xml           | 4 ++--
 bigtop-tests/test-artifacts/hcatalog/pom.xml        | 4 ++--
 bigtop-tests/test-artifacts/httpfs/pom.xml          | 4 ++--
 bigtop-tests/test-artifacts/longevity/pom.xml       | 4 ++--
 bigtop-tests/test-artifacts/package/pom.xml         | 4 ++--
 bigtop-tests/test-artifacts/phoenix/pom.xml         | 4 ++--
 bigtop-tests/test-artifacts/pom.xml                 | 4 ++--
 bigtop-tests/test-artifacts/solr/pom.xml            | 4 ++--
 bigtop-tests/test-artifacts/spark/pom.xml           | 4 ++--
 bigtop-tests/test-execution/common/pom.xml          | 4 ++--
 bigtop-tests/test-execution/conf/pom.xml            | 4 ++--
 bigtop-tests/test-execution/integration/pom.xml     | 4 ++--
 bigtop-tests/test-execution/longevity/io/pom.xml    | 4 ++--
 bigtop-tests/test-execution/longevity/pom.xml       | 4 ++--
 bigtop-tests/test-execution/package/pom.xml         | 4 ++--
 bigtop-tests/test-execution/pom.xml                 | 4 ++--
 bigtop-tests/test-execution/smokes/hadoop/pom.xml   | 4 ++--
 bigtop-tests/test-execution/smokes/hbase/pom.xml    | 4 ++--
 bigtop-tests/test-execution/smokes/hcatalog/pom.xml | 4 ++--
 bigtop-tests/test-execution/smokes/httpfs/pom.xml   | 4 ++--
 bigtop-tests/test-execution/smokes/phoenix/pom.xml  | 4 ++--
 bigtop-tests/test-execution/smokes/pom.xml          | 4 ++--
 bigtop-tests/test-execution/smokes/solr/pom.xml     | 4 ++--
 bigtop-tests/test-execution/smokes/spark/pom.xml    | 4 ++--
 bigtop.bom                                          | 2 +-
 build.gradle                                        | 2 +-
 pom.xml                                             | 2 +-
 30 files changed, 57 insertions(+), 57 deletions(-)

diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index a96bcd7bd..06cfc2263 100644
--- a/bigtop-test-framework/pom.xml
+++ b/bigtop-test-framework/pom.xml
@@ -21,14 +21,14 @@
   <parent>
     <groupId>org.apache.bigtop</groupId>
     <artifactId>bigtop</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
     
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>itest-common</artifactId>
   <name>iTest: system and integration testing in the cloud</name>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
 
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml 
b/bigtop-tests/test-artifacts/fatjar/pom.xml
index 6779c0342..6be1be4b9 100644
--- a/bigtop-tests/test-artifacts/fatjar/pom.xml
+++ b/bigtop-tests/test-artifacts/fatjar/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>fat-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>fatjar</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml 
b/bigtop-tests/test-artifacts/hadoop/pom.xml
index 4fb4aeb34..7af31e2a3 100644
--- a/bigtop-tests/test-artifacts/hadoop/pom.xml
+++ b/bigtop-tests/test-artifacts/hadoop/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoop-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>hadoopsmoke</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml 
b/bigtop-tests/test-artifacts/hbase/pom.xml
index 1c213c732..474aab37d 100644
--- a/bigtop-tests/test-artifacts/hbase/pom.xml
+++ b/bigtop-tests/test-artifacts/hbase/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbase-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>hbasesmoke</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml 
b/bigtop-tests/test-artifacts/hcatalog/pom.xml
index 7470c728e..9bf5c01f0 100644
--- a/bigtop-tests/test-artifacts/hcatalog/pom.xml
+++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hcatalog-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>hcatalogsmoke</name>
 
   <build>
diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml 
b/bigtop-tests/test-artifacts/httpfs/pom.xml
index c82723092..7aac44500 100644
--- a/bigtop-tests/test-artifacts/httpfs/pom.xml
+++ b/bigtop-tests/test-artifacts/httpfs/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>httpfs-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>httpfssmokes</name>
 
   <build>
diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml 
b/bigtop-tests/test-artifacts/longevity/pom.xml
index 717262930..c509ad8d7 100644
--- a/bigtop-tests/test-artifacts/longevity/pom.xml
+++ b/bigtop-tests/test-artifacts/longevity/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>io-longevity</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>io-longevity</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/package/pom.xml 
b/bigtop-tests/test-artifacts/package/pom.xml
index 85ca0ef0d..042566ca6 100644
--- a/bigtop-tests/test-artifacts/package/pom.xml
+++ b/bigtop-tests/test-artifacts/package/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>package-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>packagesmoke</name> 
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml 
b/bigtop-tests/test-artifacts/phoenix/pom.xml
index 4f94a162f..5a2a9c1bf 100644
--- a/bigtop-tests/test-artifacts/phoenix/pom.xml
+++ b/bigtop-tests/test-artifacts/phoenix/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>phoenix-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
 
   <name>phoenixsmoke</name>
 
diff --git a/bigtop-tests/test-artifacts/pom.xml 
b/bigtop-tests/test-artifacts/pom.xml
index c678ae041..8ddd0dc1c 100644
--- a/bigtop-tests/test-artifacts/pom.xml
+++ b/bigtop-tests/test-artifacts/pom.xml
@@ -21,14 +21,14 @@
   <parent>
     <groupId>org.apache.bigtop</groupId>
     <artifactId>bigtop</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>bigtop-smokes</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>bigtop-smokes</name>
 
 
diff --git a/bigtop-tests/test-artifacts/solr/pom.xml 
b/bigtop-tests/test-artifacts/solr/pom.xml
index b9486933a..5506509a3 100644
--- a/bigtop-tests/test-artifacts/solr/pom.xml
+++ b/bigtop-tests/test-artifacts/solr/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>solr-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
 
   <name>solrsmoke</name>
 
diff --git a/bigtop-tests/test-artifacts/spark/pom.xml 
b/bigtop-tests/test-artifacts/spark/pom.xml
index 082840baf..6cb81fc51 100644
--- a/bigtop-tests/test-artifacts/spark/pom.xml
+++ b/bigtop-tests/test-artifacts/spark/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>spark-smoke</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>sparksmoke</name>
 
   <repositories>
diff --git a/bigtop-tests/test-execution/common/pom.xml 
b/bigtop-tests/test-execution/common/pom.xml
index a7d34b9fc..886da17bb 100644
--- a/bigtop-tests/test-execution/common/pom.xml
+++ b/bigtop-tests/test-execution/common/pom.xml
@@ -24,14 +24,14 @@
   <parent>
     <groupId>org.apache.bigtop</groupId>
     <artifactId>bigtop</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>stacks-common</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>stacks-validation-common</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/conf/pom.xml 
b/bigtop-tests/test-execution/conf/pom.xml
index 420d1f30e..6f3f3eb4a 100644
--- a/bigtop-tests/test-execution/conf/pom.xml
+++ b/bigtop-tests/test-execution/conf/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>stacks-common</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>smoke-tests-conf</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>smoke-tests-conf</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-execution/integration/pom.xml 
b/bigtop-tests/test-execution/integration/pom.xml
index 880fac32f..71f47d222 100644
--- a/bigtop-tests/test-execution/integration/pom.xml
+++ b/bigtop-tests/test-execution/integration/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>stacks-common</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
 
@@ -30,7 +30,7 @@
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>integration-tests</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>hadoop-stack-integration</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml 
b/bigtop-tests/test-execution/longevity/io/pom.xml
index 4648a50b1..f64a36143 100644
--- a/bigtop-tests/test-execution/longevity/io/pom.xml
+++ b/bigtop-tests/test-execution/longevity/io/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>longevity-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>io</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>io-longevity-execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/longevity/pom.xml 
b/bigtop-tests/test-execution/longevity/pom.xml
index b60f08756..2ad01a179 100644
--- a/bigtop-tests/test-execution/longevity/pom.xml
+++ b/bigtop-tests/test-execution/longevity/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>stacks-common</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
 
@@ -30,7 +30,7 @@
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>longevity-tests</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>longevity</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/package/pom.xml 
b/bigtop-tests/test-execution/package/pom.xml
index bf8425947..4025335fd 100644
--- a/bigtop-tests/test-execution/package/pom.xml
+++ b/bigtop-tests/test-execution/package/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../smokes/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>package-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>packagesmokes</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/pom.xml 
b/bigtop-tests/test-execution/pom.xml
index 08cde2d25..fc64e1210 100644
--- a/bigtop-tests/test-execution/pom.xml
+++ b/bigtop-tests/test-execution/pom.xml
@@ -21,14 +21,14 @@
   <parent>
     <groupId>org.apache.bigtop</groupId>
     <artifactId>bigtop</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>bigtop-test-execution</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>bigtop-smokes</name>
 
   <modules>
diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml 
b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
index 188ded6e3..1aa21aae2 100644
--- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoop-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>Hadoop smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml 
b/bigtop-tests/test-execution/smokes/hbase/pom.xml
index 5c7103093..0b9105c7b 100644
--- a/bigtop-tests/test-execution/smokes/hbase/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbase-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>HBase smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml 
b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
index 30503666b..3c9457127 100644
--- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hcatalog-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>HCatalog smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml 
b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
index 34016347c..03c835552 100644
--- a/bigtop-tests/test-execution/smokes/httpfs/pom.xml
+++ b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>httpfs-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>Httpfs smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml 
b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
index df60f6db3..ded39e399 100644
--- a/bigtop-tests/test-execution/smokes/phoenix/pom.xml
+++ b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>phoenix-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>Phoenix smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/pom.xml 
b/bigtop-tests/test-execution/smokes/pom.xml
index 031632ef8..091799abf 100644
--- a/bigtop-tests/test-execution/smokes/pom.xml
+++ b/bigtop-tests/test-execution/smokes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>stacks-common</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
 
@@ -30,7 +30,7 @@
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>smoke-tests</artifactId>
   <packaging>pom</packaging>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>hadoop-stack-validation</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml 
b/bigtop-tests/test-execution/smokes/solr/pom.xml
index cd1f4ffb1..83472c26f 100644
--- a/bigtop-tests/test-execution/smokes/solr/pom.xml
+++ b/bigtop-tests/test-execution/smokes/solr/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>solr-smoke-test</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>Solr smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml 
b/bigtop-tests/test-execution/smokes/spark/pom.xml
index 1c0af4c0f..31c9dba9d 100644
--- a/bigtop-tests/test-execution/smokes/spark/pom.xml
+++ b/bigtop-tests/test-execution/smokes/spark/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>spark-smoke-execution</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <name>Spark smoke test execution</name>
 
   <properties>
diff --git a/bigtop.bom b/bigtop.bom
index 245ab0727..874f95b68 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -97,7 +97,7 @@
 
 bigtop {
 /** Base Configuration of the mirror and archives */
-  version = "3.5.0-SNAPSHOT"
+  version = "3.5.0"
   base_version = version.takeWhile { it != '-' }
   stack {
     'jdk' { version = "1." + ( System.getenv('BIGTOP_JDK') ?: "8" ); 
version_base = version }
diff --git a/build.gradle b/build.gradle
index 86ac16159..1b49aab35 100644
--- a/build.gradle
+++ b/build.gradle
@@ -146,7 +146,7 @@ allprojects {
   apply plugin: 'maven'
 
   group = 'org.apache.bigtop'
-  version = '3.5.0-SNAPSHOT'
+  version = '3.5.0'
 
   description = """Bigtop"""
 
diff --git a/pom.xml b/pom.xml
index b32493f17..4a79ac651 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.bigtop</groupId>
   <artifactId>bigtop</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.0</version>
   <packaging>pom</packaging>
 
   <name>Bigtop</name>

Reply via email to