Consolidate version numbers to 2.0.0(-SNAPSHOT)
Partially resolves #156
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.dataflow.sample</groupId>
|
||||
<artifactId>composed-http-transformer-kafka</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>composed-http-transformer-kafka</name>
|
||||
<description>Spring Cloud Stream Http Transformer Kafka Binder Application</description>
|
||||
<distributionManagement>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.dataflow.sample</groupId>
|
||||
<artifactId>composed-http-transformer-kotlin-kafka</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>composed-http-transformer-kotlin-kafka</name>
|
||||
<description>Spring Cloud Stream Http Transformer Kotlin Processor with Kafka Binder Application</description>
|
||||
<distributionManagement>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.dataflow.sample</groupId>
|
||||
<artifactId>composed-http-transformer-kotlin-rabbitmq</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>http-transformer-kotlin-rabbitmq</name>
|
||||
<description>Spring Cloud Stream Http Transformer Kotlin Processor with Rabbit Binder Application</description>
|
||||
<distributionManagement>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.dataflow.sample</groupId>
|
||||
<artifactId>composed-http-transformer-rabbitmq</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>composed-http-transformer-rabbitmq</name>
|
||||
<description>Spring Cloud Stream Http Transformer Rabbit Binder Application</description>
|
||||
<distributionManagement>
|
||||
|
||||
Reference in New Issue
Block a user