We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64aeacb commit b7ba7c5Copy full SHA for b7ba7c5
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "java.configuration.updateBuildConfiguration": "interactive"
3
+}
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.bitctrl</groupId>
8
<artifactId>com.bitctrl</artifactId>
9
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
10
11
<name>Allgemeine BitCtrl-Bibliothek</name>
12
<url>http://bitctrl.github.io/${project.artifactId}/</url>
0 commit comments