File tree Expand file tree Collapse file tree 3 files changed +9
-14
lines changed
Expand file tree Collapse file tree 3 files changed +9
-14
lines changed 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
64 <modelVersion >4.0.0</modelVersion >
75
86 <parent >
97 <groupId >com.labs64.netlicensing</groupId >
108 <artifactId >netlicensing-client-parent</artifactId >
11- <version >2.2.0-SNAPSHOT </version >
9+ <version >2.1.1 </version >
1210 </parent >
1311
1412 <artifactId >netlicensing-client-demo</artifactId >
3331 <configuration >
3432 <createDependencyReducedPom >false</createDependencyReducedPom >
3533 <transformers >
36- <transformer
37- implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
34+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
3835 <mainClass >com.labs64.netlicensing.demo.NetLicensingClientDemo</mainClass >
3936 </transformer >
4037 </transformers >
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/maven-v4_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/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >com.labs64.netlicensing</groupId >
98 <artifactId >netlicensing-client-parent</artifactId >
10- <version >2.2.0-SNAPSHOT </version >
9+ <version >2.1.1 </version >
1110 </parent >
1211
1312 <artifactId >netlicensing-client</artifactId >
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
64 <modelVersion >4.0.0</modelVersion >
75
86 <groupId >com.labs64.netlicensing</groupId >
97 <artifactId >netlicensing-client-parent</artifactId >
10- <version >2.2.0-SNAPSHOT </version >
8+ <version >2.1.1 </version >
119 <packaging >pom</packaging >
1210 <name >Labs64 :: NetLicensing :: Client :: Parent</name >
1311 <url >http://www.labs64.com/netlicensing</url >
3129 <url >https://github.com/Labs64/NetLicensingClient-java</url >
3230 <connection >scm:git:git@github.com:Labs64/NetLicensingClient-java.git</connection >
3331 <developerConnection >scm:git:git@github.com:Labs64/NetLicensingClient-java.git</developerConnection >
34- </scm >
32+ <tag >2.1.1</tag >
33+ </scm >
3534
3635 <issueManagement >
3736 <system >GitHub Issues</system >
You can’t perform that action at this time.
0 commit comments