Skip to content

Commit 4eb82c4

Browse files
committed
version set to 1.0.1 for release
1 parent 6e64050 commit 4eb82c4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apis/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.dirigible.samples</groupId>
88
<artifactId>custom-stack-parent</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.0.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

application/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.dirigible.samples</groupId>
88
<artifactId>custom-stack-parent</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.0.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

branding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.dirigible.samples</groupId>
77
<artifactId>custom-stack-parent</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<description>Custom Stack - Sample</description>
1313
<groupId>io.dirigible.samples</groupId>
1414
<artifactId>custom-stack-parent</artifactId>
15-
<version>1.0.0-SNAPSHOT</version>
15+
<version>1.0.1</version>
1616
<packaging>pom</packaging>
1717

1818
<inceptionYear>2024</inceptionYear>

0 commit comments

Comments
 (0)