File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
yoti-sdk-spring-boot-auto-config
yoti-sdk-spring-boot-example Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55 <groupId >com.yoti</groupId >
66 <artifactId >yoti-sdk</artifactId >
77 <packaging >pom</packaging >
8- <version >2.0.0-SNAPSHOT </version >
8+ <version >2.0.0</version >
99 <name >Yoti SDK</name >
1010 <description >Java SDK for simple integration with the Yoti platform</description >
1111 <url >https://github.com/getyoti/yoti-java-sdk</url >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >com.yoti</groupId >
1313 <artifactId >yoti-sdk-parent</artifactId >
14- <version >2.0.0-SNAPSHOT </version >
14+ <version >2.0.0</version >
1515 <relativePath >../yoti-sdk-parent</relativePath >
1616 </parent >
1717
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >com.yoti</groupId >
1313 <artifactId >yoti-sdk-parent</artifactId >
14- <version >2.0.0-SNAPSHOT </version >
14+ <version >2.0.0</version >
1515 <relativePath >../yoti-sdk-parent</relativePath >
1616 </parent >
1717
Original file line number Diff line number Diff line change 55 <groupId >com.yoti</groupId >
66 <artifactId >yoti-sdk-parent</artifactId >
77 <packaging >pom</packaging >
8- <version >2.0.0-SNAPSHOT </version >
8+ <version >2.0.0</version >
99 <name >Yoti SDK Parent Pom</name >
1010 <description >Parent pom for the Java SDK projects</description >
1111 <url >https://github.com/getyoti/yoti-java-sdk</url >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >com.yoti</groupId >
1414 <artifactId >yoti-sdk-parent</artifactId >
15- <version >2.0.0-SNAPSHOT </version >
15+ <version >2.0.0</version >
1616 <relativePath >../yoti-sdk-parent</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 66 <groupId >com.yoti</groupId >
77 <artifactId >yoti-sdk-spring-boot-example</artifactId >
88
9- <version >2.0.0-SNAPSHOT </version >
9+ <version >2.0.0</version >
1010
1111 <name >Yoti Spring Boot Example</name >
1212 <parent >
3838 <dependency >
3939 <groupId >com.yoti</groupId >
4040 <artifactId >yoti-sdk-spring-boot-auto-config</artifactId >
41- <version >2.0.0-SNAPSHOT </version >
41+ <version >2.0.0</version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >com.yoti</groupId >
1414 <artifactId >yoti-sdk-parent</artifactId >
15- <version >2.0.0-SNAPSHOT </version >
15+ <version >2.0.0</version >
1616 <relativePath >../yoti-sdk-parent</relativePath >
1717 </parent >
1818
You can’t perform that action at this time.
0 commit comments