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 679e388 commit fcc2529Copy full SHA for fcc2529
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.0-SNAPSHOT</version>
+ <version>1.0.0</version>
8
<packaging>jar</packaging>
9
10
<name>com.github.javabdd</name>
@@ -129,7 +129,7 @@
129
scm:git:[email protected]:dexecutor/dexecutor.git
130
</developerConnection>
131
<url>https://github.com/dexecutor/dependent-tasks-executor</url>
132
- <tag>1.0.0</tag>
+ <tag>com.github.javabdd-1.0.0</tag>
133
</scm>
134
135
<profiles>
0 commit comments