Skip to content

Commit bb7f6d7

Browse files
committed
build: switch version to 1.0.0-M1
This will be a milestone release first to test workflows and enable people to start testing the parent POM without relying on snapshot
1 parent 31e38d1 commit bb7f6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

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

55
<groupId>io.gdcc.export</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0-M1-SNAPSHOT</version>
88

99
<modules>
1010
<module>example</module>

0 commit comments

Comments
 (0)