File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.silanis.esl</groupId >
44 <artifactId >esl-java-sdk</artifactId >
5- <version >11.58 </version >
5+ <version >11.59-SNAPSHOT </version >
66
77 <modules >
88 <module >tester</module >
284284 <connection >scm:git:git@github.com:OneSpan/esl.model.git</connection >
285285 <developerConnection >scm:git:git@github.com:OneSpan/esl.sdk.java.git</developerConnection >
286286 <url >git@github.com:OneSpan/esl.sdk.java.git</url >
287- <tag >v11.58 </tag >
287+ <tag >version ${project.version} </tag >
288288 </scm >
289289
290290 <developers >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.silanis.esl</groupId >
77 <artifactId >esl-java-sdk</artifactId >
8- <version >11.58 </version >
8+ <version >11.59-SNAPSHOT </version >
99 </parent >
1010
1111 <groupId >com.silanis.esl.sdk</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >esl-java-sdk</artifactId >
55 <groupId >com.silanis.esl</groupId >
6- <version >11.58 </version >
6+ <version >11.59-SNAPSHOT </version >
77 </parent >
88 <dependencies >
99 <dependency >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >esl-java-sdk</artifactId >
55 <groupId >com.silanis.esl</groupId >
6- <version >11.58 </version >
6+ <version >11.59-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
1212 <dependency >
1313 <groupId >com.silanis.esl</groupId >
1414 <artifactId >sdk</artifactId >
15- <version >11.58 </version >
15+ <version >11.59-SNAPSHOT </version >
1616 </dependency >
1717 <dependency >
1818 <groupId >net.sf.opencsv</groupId >
4141 <dependency >
4242 <groupId >com.silanis.esl</groupId >
4343 <artifactId >sdk</artifactId >
44- <version >11.58 </version >
44+ <version >11.59-SNAPSHOT </version >
4545 <scope >test</scope >
4646 </dependency >
4747 </dependencies >
You can’t perform that action at this time.
0 commit comments