We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b5898 commit dafb5c2Copy full SHA for dafb5c2
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>org.unitime</groupId>
27
<artifactId>cpsolver</artifactId>
28
- <version>1.4-SNAPSHOT</version>
+ <version>1.4.82</version>
29
<packaging>jar</packaging>
30
31
<name>CPSolver</name>
@@ -77,7 +77,7 @@
77
<connection>scm:git:git://github.com/UniTime/cpsolver.git</connection>
78
<developerConnection>scm:git:git@github.com:UniTime/cpsolver.git</developerConnection>
79
<url>https://github.com/UniTime/cpsolver</url>
80
- <tag>cpsolver-1.4</tag>
+ <tag>cpsolver-1.4.82</tag>
81
</scm>
82
83
<build>
0 commit comments