diff --git a/java/api/pom.xml b/java/api/pom.xml
index 5bdfb2636..8561c3dd0 100644
--- a/java/api/pom.xml
+++ b/java/api/pom.xml
@@ -6,7 +6,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/api/pom_template.xml b/java/api/pom_template.xml
index c54746f67..f10bb2cb6 100644
--- a/java/api/pom_template.xml
+++ b/java/api/pom_template.xml
@@ -6,7 +6,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/pom.xml b/java/pom.xml
index 1fb82f909..a9251c85c 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
pom
Ray Project Parent POM
An open source framework that provides a simple, universal API for building distributed applications.
@@ -63,7 +63,7 @@
1.8
UTF-8
- 0.9.0-SNAPSHOT
+ 1.0.0
diff --git a/java/runtime/pom.xml b/java/runtime/pom.xml
index 526e99b3a..0c0fa2453 100644
--- a/java/runtime/pom.xml
+++ b/java/runtime/pom.xml
@@ -6,7 +6,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/runtime/pom_template.xml b/java/runtime/pom_template.xml
index 085ad51a4..f9abc7455 100644
--- a/java/runtime/pom_template.xml
+++ b/java/runtime/pom_template.xml
@@ -6,7 +6,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/test/pom.xml b/java/test/pom.xml
index e2b2aabf4..930dba198 100644
--- a/java/test/pom.xml
+++ b/java/test/pom.xml
@@ -6,7 +6,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/test/pom_template.xml b/java/test/pom_template.xml
index 088d14dc5..1142b0e0b 100644
--- a/java/test/pom_template.xml
+++ b/java/test/pom_template.xml
@@ -6,7 +6,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/tutorial/pom.xml b/java/tutorial/pom.xml
index 69c2fe8e5..2cc6dcec1 100644
--- a/java/tutorial/pom.xml
+++ b/java/tutorial/pom.xml
@@ -7,7 +7,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/java/tutorial/pom_template.xml b/java/tutorial/pom_template.xml
index 5cc761f06..2ff7d9458 100644
--- a/java/tutorial/pom_template.xml
+++ b/java/tutorial/pom_template.xml
@@ -7,7 +7,7 @@
io.ray
ray-superpom
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/streaming/java/pom.xml b/streaming/java/pom.xml
index 91c418681..ea1c91aa3 100644
--- a/streaming/java/pom.xml
+++ b/streaming/java/pom.xml
@@ -7,7 +7,7 @@
4.0.0
io.ray
ray-streaming
- 0.9.0-SNAPSHOT
+ 1.0.0
pom
Ray Project Streaming Parent POM
A streaming framework built on ray
@@ -63,7 +63,7 @@
1.8
UTF-8
- 0.9.0-SNAPSHOT
+ 1.0.0
1.7.25
1.2.17
7.1.0
diff --git a/streaming/java/streaming-api/pom.xml b/streaming/java/streaming-api/pom.xml
index 49f10b1dc..18d2e749d 100644
--- a/streaming/java/streaming-api/pom.xml
+++ b/streaming/java/streaming-api/pom.xml
@@ -6,7 +6,7 @@
ray-streaming
io.ray
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/streaming/java/streaming-api/pom_template.xml b/streaming/java/streaming-api/pom_template.xml
index 6da24da6f..af22f72b5 100644
--- a/streaming/java/streaming-api/pom_template.xml
+++ b/streaming/java/streaming-api/pom_template.xml
@@ -6,7 +6,7 @@
ray-streaming
io.ray
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/streaming/java/streaming-runtime/pom.xml b/streaming/java/streaming-runtime/pom.xml
index 86a11ec8d..f28dd798f 100644
--- a/streaming/java/streaming-runtime/pom.xml
+++ b/streaming/java/streaming-runtime/pom.xml
@@ -6,7 +6,7 @@
ray-streaming
io.ray
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/streaming/java/streaming-runtime/pom_template.xml b/streaming/java/streaming-runtime/pom_template.xml
index 7b8da2a9e..ba4786e37 100644
--- a/streaming/java/streaming-runtime/pom_template.xml
+++ b/streaming/java/streaming-runtime/pom_template.xml
@@ -6,7 +6,7 @@
ray-streaming
io.ray
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/streaming/java/streaming-state/pom.xml b/streaming/java/streaming-state/pom.xml
index 0820e92b0..6c6ef912c 100644
--- a/streaming/java/streaming-state/pom.xml
+++ b/streaming/java/streaming-state/pom.xml
@@ -5,7 +5,7 @@
ray-streaming
io.ray
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0
diff --git a/streaming/java/streaming-state/pom_template.xml b/streaming/java/streaming-state/pom_template.xml
index 44a17c0ff..c2a61e610 100644
--- a/streaming/java/streaming-state/pom_template.xml
+++ b/streaming/java/streaming-state/pom_template.xml
@@ -6,7 +6,7 @@
ray-streaming
io.ray
- 0.9.0-SNAPSHOT
+ 1.0.0
4.0.0