Skip to content

Commit 89708ae

Browse files
committed
Update master version to 1.19.0-SNAPSHOT
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
1 parent 2c038f4 commit 89708ae

51 files changed

Lines changed: 54 additions & 54 deletions

File tree

Some content is hidden

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

dapr-spring/dapr-spring-6-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.dapr.spring</groupId>
99
<artifactId>dapr-spring-parent</artifactId>
10-
<version>1.18.0-SNAPSHOT</version>
10+
<version>1.19.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

dapr-spring/dapr-spring-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-bom</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111
<name>dapr-spring-bom</name>
1212
<description>Dapr Spring Bill of Materials (BOM). Import this POM to manage versions
@@ -45,7 +45,7 @@
4545

4646
<properties>
4747
<gpg.skip>true</gpg.skip>
48-
<dapr.sdk.version>1.18.0-SNAPSHOT</dapr.sdk.version>
48+
<dapr.sdk.version>1.19.0-SNAPSHOT</dapr.sdk.version>
4949
</properties>
5050

5151
<build>

dapr-spring/dapr-spring-boot-4-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-autoconfigure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-observation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-properties/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-4-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

dapr-spring/dapr-spring-boot-starters/dapr-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.dapr.spring</groupId>
88
<artifactId>dapr-spring-parent</artifactId>
9-
<version>1.18.0-SNAPSHOT</version>
9+
<version>1.19.0-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)