Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8d7d8b2

Browse files
author
Bob the Builder
committedJun 23, 2023
updating version to 1.0 in pom
1 parent 4ff5aeb commit 8d7d8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>de.hdi</groupId>
1111
<artifactId>mongobumblebee</artifactId>
12-
<version>1.0-SNAPSHOT</version>
12+
<version>1.0</version>
1313

1414
<properties>
1515
<java.version>17</java.version>

0 commit comments

Comments
 (0)
Please sign in to comment.