File tree Expand file tree Collapse file tree 6 files changed +9
-12
lines changed Expand file tree Collapse file tree 6 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >sdk-examples-parent</artifactId >
66 <groupId >com.iovation.launchkey</groupId >
7- <version >4.2.0-SNAPSHOT </version >
7+ <version >4.2.0</version >
88 </parent >
99
1010 <artifactId >sdk-examples-cli</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >sdk-root</artifactId >
66 <groupId >com.iovation.launchkey</groupId >
7- <version >4.2.0-SNAPSHOT </version >
7+ <version >4.2.0</version >
88 </parent >
99
1010 <artifactId >sdk-examples-parent</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >sdk-examples-parent</artifactId >
66 <groupId >com.iovation.launchkey</groupId >
7- <version >4.2.0-SNAPSHOT </version >
7+ <version >4.2.0</version >
88 </parent >
99 <artifactId >sdk-examples-spring-mvc</artifactId >
1010 <name >iovation LaunchKey SDK Example Spring MVC Application</name >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <parent >
64 <artifactId >sdk-root</artifactId >
75 <groupId >com.iovation.launchkey</groupId >
8- <version >4.2.0-SNAPSHOT </version >
6+ <version >4.2.0</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <groupId >com.iovation.launchkey</groupId >
65 <artifactId >sdk-root</artifactId >
7- <version >4.2.0-SNAPSHOT </version >
6+ <version >4.2.0</version >
87 <packaging >pom</packaging >
98 <name >iovation LaunchKey SDK Root Module</name >
109 <description >Root module for all modules related to the iovation LaunchKey SDK for Java</description >
2928 <
connection >scm:git:
[email protected] :iovation/launchkey-java.git</
connection >
3029 <
developerConnection >scm:git:
[email protected] :iovation/launchkey-java.git</
developerConnection >
3130 <url >https://github.com/iovation/launchkey-java</url >
32- <tag >HEAD </tag >
31+ <tag >v4.2.0 </tag >
3332 </scm >
3433
3534 <licenses >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.iovation.launchkey</groupId >
66 <artifactId >sdk-root</artifactId >
7- <version >4.2.0-SNAPSHOT </version >
7+ <version >4.2.0</version >
88 </parent >
99 <artifactId >sdk</artifactId >
1010 <name >iovation LaunchKey SDK</name >
You can’t perform that action at this time.
0 commit comments