Revert "Going back to snapshots"

This reverts commit e84b82c420.
This commit is contained in:
Oleg Zhurakousky
2021-04-21 12:41:46 +02:00
parent 1ade718199
commit 35deb9ef0d
38 changed files with 66 additions and 60 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>3.0.14.BUILD-SNAPSHOT</version>
<version>3.0.14.RELEASE</version>
</parent>
<name>spring-cloud-function-adapter-parent</name>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-adapter-parent</artifactId>
<version>3.0.14.BUILD-SNAPSHOT</version>
<version>3.0.14.RELEASE</version>
</parent>
<properties>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-adapter-parent</artifactId>
<version>3.0.14.BUILD-SNAPSHOT</version>
<version>3.0.14.RELEASE</version>
</parent>
<properties>

View File

@@ -11,7 +11,7 @@
<parent>
<artifactId>spring-cloud-function-adapter-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.0.14.BUILD-SNAPSHOT</version>
<version>3.0.14.RELEASE</version>
</parent>
<properties>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-adapter-parent</artifactId>
<version>3.0.14.BUILD-SNAPSHOT</version>
<version>3.0.14.RELEASE</version>
</parent>
<dependencies>