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 ce9bce7 commit 5e2add3Copy full SHA for 5e2add3
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.com-github-javabdd</groupId>
6
<artifactId>com.github.javabdd</artifactId>
7
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
8
<packaging>jar</packaging>
9
10
<name>com.github.javabdd</name>
@@ -130,7 +130,7 @@
130
scm:git:[email protected]:dexecutor/dexecutor.git
131
</developerConnection>
132
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
133
- <tag>HEAD</tag>
+ <tag>1.0.1</tag>
134
</scm>
135
136
<profiles>
0 commit comments