File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ It is based on [[https://github.com/chocoteam/choco-solver][choco-solver]] which
64
64
<dependency>
65
65
<groupId>fr.univ-cotedazur</groupId>
66
66
<artifactId>cryptator</artifactId>
67
- <version>0.4.1-SNAPSHOT </version>
67
+ <version>0.4.1</version>
68
68
</dependency>
69
69
#+END_EXAMPLE
70
70
Original file line number Diff line number Diff line change 16
16
<groupId >fr.univ-cotedazur</groupId >
17
17
<artifactId >cryptator</artifactId >
18
18
<packaging >jar</packaging >
19
- <version >0.4.1-SNAPSHOT </version >
19
+ <version >0.4.1</version >
20
20
<name >cryptator</name >
21
21
<description >Constraint-based cryptarithm solver</description >
22
22
<url >https://github.com/arnaud-m/cryptator</url >
109
109
<artifactId >jackson-databind</artifactId >
110
110
<version >2.13.0</version >
111
111
<scope >test</scope >
112
- </dependency >
112
+ </dependency >
113
113
</dependencies >
114
114
<build >
115
115
<plugins >
You can’t perform that action at this time.
0 commit comments