Skip to content

Commit 8ffe64d

Browse files
committed
[maven-release-plugin] prepare release 0.300.0
1 parent fc82ab1 commit 8ffe64d

63 files changed

Lines changed: 72 additions & 72 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.300.0</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.300.0</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.300.0</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.300.0</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.300.0</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.300.0</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.300.0</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.300.0</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.300.0</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.300.0</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

0 commit comments

Comments
 (0)