4.1.0-SNAPSHOT updates
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-functional-sample-aws</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-functional-sample-aws</name>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws-custom-bean</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>AWS Custom Runtime - @Bean sample</name>
|
||||
<description>Demo project for Spring Cloud Function with custom AWS Lambda runtime using @Bean style</description>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws-custom</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-aws-custom</name>
|
||||
<description>Demo project for Spring Cloud Function with custom AWS Lambda runtime</description>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>oz.native.sample</groupId>
|
||||
<artifactId>function-sample-aws-native</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-aws-native</name>
|
||||
<description>Sample of AWS with Spring Native</description>
|
||||
<properties>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws-routing</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-sample-aws-routing</name>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-sample-aws</name>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-azure</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-sample-azure</name>
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-cloudevent-rsocket</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
|
||||
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-cloudevent-rsocket</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
|
||||
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-cloudevent-stream</artifactId>
|
||||
<version>4.0.0-RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-cloudevent-stream</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-functional-aws-routing</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-sample-functional-aws-routing</name>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-gcp-background</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-sample-gcp-background</name>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-gcp-http</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>function-sample-gcp-http</name>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</parent>
|
||||
<groupId>com.example.grpc</groupId>
|
||||
<artifactId>function-sample-grpc-cloudevent</artifactId>
|
||||
<version>4.0.0-RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-grpc-cloudevent</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
<properties>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-kotlin-web</artifactId>
|
||||
<version>4.0.0</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>function-sample-kotlin-web</name>
|
||||
<description>Demo project for Spring Cloud Function Web Kotlin integration</description>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-pof</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>function-sample-pof</name>
|
||||
<description>Spring Cloud Function Web Support</description>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-pojo</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>function-sample-pojo</name>
|
||||
<description>Spring Cloud Function Web Support</description>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-spring-integration</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>function-sample-spring-integration</name>
|
||||
<description>Spring Cloud Function Web Support</description>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws-supplier-exporter</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>function-sample-aws-supplier-exporter</name>
|
||||
<description>Spring Cloud Function Example showing Supplier Exporter</description>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample</artifactId>
|
||||
<version>4.0.0.RELEASE</version>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>function-sample</name>
|
||||
<description>Spring Cloud Function Web Support</description>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-function-parent</artifactId>
|
||||
<version>4.0.4-SNAPSHOT</version>
|
||||
<version>4.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user