diff --git a/pom.xml b/pom.xml index 96b97391..8ca13032 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.datastax.oss pulsar-transformations-parent pom - 1.0.3-SNAPSHOT + 2.0.0 Pulsar transformations parent A Pulsar Function that provides common basic transformations of the data https://github.com/datastax/pulsar-transformations @@ -300,7 +300,7 @@ limitations under the License.]]> scm:git:git@github.com:datastax/pulsar-transformations.git scm:git:git@github.com:datastax/pulsar-transformations.git https://github.com/datastax/spulsar-transformations - HEAD + v2.0.0 diff --git a/pulsar-transformations/pom.xml b/pulsar-transformations/pom.xml index f6706763..3f014a08 100644 --- a/pulsar-transformations/pom.xml +++ b/pulsar-transformations/pom.xml @@ -20,7 +20,7 @@ pulsar-transformations-parent com.datastax.oss - 1.0.3-SNAPSHOT + 2.0.0 4.0.0 pulsar-transformations diff --git a/tests/pom.xml b/tests/pom.xml index 429d53db..a1db817b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-transformations-parent com.datastax.oss - 1.0.3-SNAPSHOT + 2.0.0 4.0.0 pulsar-transformations-tests