diff --git a/api/pom.xml b/api/pom.xml index 5ef7865..f7d4105 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 3.0-SNAPSHOT + 3.0-RC1 diff --git a/core/pom.xml b/core/pom.xml index b3d113e..19bd825 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 3.0-SNAPSHOT + 3.0-RC1 diff --git a/pom.xml b/pom.xml index 3232c74..dd263e9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 3.0-SNAPSHOT + 3.0-RC1 pom @@ -58,7 +58,7 @@ scm:git:https://github.com/eclipse/microprofile-reactive-streams-operators.git scm:git:git@github.com:eclipse/microprofile-reactive-streams-operators.git https://github.com/eclipse/microprofile-reactive-streams-operators - HEAD + 3.0-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 2bfdb81..4854857 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 3.0-SNAPSHOT + 3.0-RC1 microprofile-reactive-streams-operators-spec diff --git a/tck/pom.xml b/tck/pom.xml index 4e0d0a4..eb06686 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -38,7 +38,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 3.0-SNAPSHOT + 3.0-RC1 microprofile-reactive-streams-operators-tck