Skip to content

Commit 696dc4b

Browse files
committed
[maven-release-plugin] prepare release 0.240.1
1 parent e95d506 commit 696dc4b

59 files changed

Lines changed: 65 additions & 65 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.

adapters/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-adapter-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

adapters/apt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-adapter-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

adapters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

adapters/reflect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-adapter-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

adapters/source-nodeps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-adapter-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

adapters/source/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-adapter-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

adapters/testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>sundr-adapter-pom</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

annotations/builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>annotations</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

annotations/dsl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>annotations</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

annotations/generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>annotations</artifactId>
2121
<groupId>io.sundr</groupId>
22-
<version>999-SNAPSHOT</version>
22+
<version>0.240.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

0 commit comments

Comments
 (0)