Skip to content

Commit 0a00da8

Browse files
committed
Release 0.0.1
1 parent 8315764 commit 0a00da8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

eclipse-store-afs-ibm-cos-demo/pom.xml

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

77
<groupId>com.xdev-software</groupId>
88
<artifactId>eclipse-store-afs-ibm-cos-demo</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>0.0.1</version>
1010
<packaging>jar</packaging>
1111

1212
<inceptionYear>2023</inceptionYear>
1313

1414
<parent>
1515
<groupId>com.xdev-software</groupId>
1616
<artifactId>eclipse-store-afs-ibm-cos-root</artifactId>
17-
<version>0.0.1-SNAPSHOT</version>
17+
<version>0.0.1</version>
1818
</parent>
1919

2020
<organization>

eclipse-store-afs-ibm-cos/pom.xml

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

77
<groupId>com.xdev-software</groupId>
88
<artifactId>eclipse-store-afs-ibm-cos</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>0.0.1</version>
1010
<packaging>jar</packaging>
1111

1212
<parent>
1313
<groupId>com.xdev-software</groupId>
1414
<artifactId>eclipse-store-afs-ibm-cos-root</artifactId>
15-
<version>0.0.1-SNAPSHOT</version>
15+
<version>0.0.1</version>
1616
</parent>
1717

1818
<name>eclipse-store-afs-ibm-cos</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.xdev-software</groupId>
88
<artifactId>eclipse-store-afs-ibm-cos-root</artifactId>
9-
<version>0.0.1-SNAPSHOT</version>
9+
<version>0.0.1</version>
1010
<packaging>pom</packaging>
1111

1212
<organization>

0 commit comments

Comments
 (0)