diff --git a/api/pom.xml b/api/pom.xml index 25b5f70..ccb6c74 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 1.1-SNAPSHOT + 1.0.1-RC1 diff --git a/core/pom.xml b/core/pom.xml index 3f3c989..ee0172b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 1.1-SNAPSHOT + 1.0.1-RC1 diff --git a/pom.xml b/pom.xml index 37d62b2..227c3fa 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 1.1-SNAPSHOT + 1.0.1-RC1 pom Eclipse MicroProfile Reactive Streams Operators @@ -80,7 +80,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 + 1.0.1-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 1dbd48e..3b1cc4c 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 1.1-SNAPSHOT + 1.0.1-RC1 microprofile-reactive-streams-operators-spec diff --git a/tck/pom.xml b/tck/pom.xml index 6f3af79..a76b334 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -38,7 +38,7 @@ org.eclipse.microprofile.reactive-streams-operators microprofile-reactive-streams-operators-parent - 1.1-SNAPSHOT + 1.0.1-RC1 microprofile-reactive-streams-operators-tck