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 e889303 commit a14c80aCopy full SHA for a14c80a
README.md
@@ -1,4 +1,4 @@
1
-<h1 align="center"> XCSP3-Java-Tools v1.2.1 </h1>
+<h1 align="center"> XCSP3-Java-Tools v1.2.2 </h1>
2
3
This library provides:
4
* a parser written in Java 8 for XCSP3 instances ; see [miniguide](doc/parserJava1-2.pdf)
@@ -45,7 +45,7 @@ Currently, this is:
45
<dependency>
46
<groupId>org.xcsp</groupId>
47
<artifactId>xcsp3-tools</artifactId>
48
- <version>1.2.1</version>
+ <version>1.2.2</version>
49
</dependency>
50
51
## Directly Building a JAR with Maven
0 commit comments