Skip to content

Commit b7ba7c5

Browse files
Update version to 3.0.1-SNAPSHOT in pom.xml
1 parent 64aeacb commit b7ba7c5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"java.configuration.updateBuildConfiguration": "interactive"
3+
}

pom.xml

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

77
<groupId>com.bitctrl</groupId>
88
<artifactId>com.bitctrl</artifactId>
9-
<version>3.0.0</version>
9+
<version>3.0.1-SNAPSHOT</version>
1010

1111
<name>Allgemeine BitCtrl-Bibliothek</name>
1212
<url>http://bitctrl.github.io/${project.artifactId}/</url>

0 commit comments

Comments
 (0)