Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit d6a07ec

Browse files
committed
Initiate Spring Native 0.11.2 snapshots
1 parent 3c812ab commit d6a07ec

File tree

78 files changed

+81
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+81
-81
lines changed

samples/actuator-webflux-management-port/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/actuator-webflux/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/actuator-webmvc-management-port/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/actuator-webmvc-metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/actuator-webmvc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/async/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/batch-io/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/batch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/boot-features/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/class-proxies-aop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/cloud-config/configclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/cloud-config/configserver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>org.demo</groupId>

samples/cloud-discovery/discoveryclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/cloud-discovery/discoveryserver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>org.demo</groupId>

samples/cloud-function-aws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/cloud-function-netty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/cloud-task/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/cloud/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/commandlinerunner-agent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/commandlinerunner-gradle/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'org.springframework.boot' version '2.6.2'
33
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
4-
id 'org.springframework.experimental.aot' version '0.11.1-SNAPSHOT'
4+
id 'org.springframework.experimental.aot' version '0.11.2-SNAPSHOT'
55
id 'java'
66
}
77

samples/commandlinerunner-log4j2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/commandlinerunner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/data-elasticsearch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>org.springframework.samples</groupId>

samples/data-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>org.springframework.samples</groupId>

samples/data-jpa/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<artifactId>data-jpa</artifactId>

samples/data-mongodb-reactive/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>org.springframework.samples</groupId>

samples/data-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313

samples/data-neo4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>org.springframework.samples</groupId>

samples/data-r2dbc-kotlin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/data-r2dbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/data-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>org.springframework.samples</groupId>

samples/data-rest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313

samples/events/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/features/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.example</groupId>

samples/grpc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/hateoas/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.experimental</groupId>
99
<artifactId>spring-native-sample-parent</artifactId>
10-
<version>0.11.1-SNAPSHOT</version>
10+
<version>0.11.2-SNAPSHOT</version>
1111
<relativePath>../maven-parent/pom.xml</relativePath>
1212
</parent>
1313

samples/hibernate/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/integration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/javamail/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/jdbc-tx/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/kafka-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/kafka-streams/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/kafka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

samples/logger/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>spring-native-sample-parent</artifactId>
9-
<version>0.11.1-SNAPSHOT</version>
9+
<version>0.11.2-SNAPSHOT</version>
1010
<relativePath>../maven-parent/pom.xml</relativePath>
1111
</parent>
1212
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)