File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >com.premiumminds</groupId >
97 <artifactId >pm-wicket-utils-parent</artifactId >
10- <version >5.0-SNAPSHOT </version >
8+ <version >5.0</version >
119 </parent >
1210
1311 <groupId >com.premiumminds</groupId >
1412 <artifactId >pm-wicket-utils</artifactId >
15- <version >5.0-SNAPSHOT </version >
13+ <version >5.0</version >
1614 <packaging >jar</packaging >
1715
1816 <dependencies >
8078 <dependency >
8179 <groupId >com.premiumminds</groupId >
8280 <artifactId >pm-wicket-utils-testing</artifactId >
83- <version >5.0-SNAPSHOT </version >
81+ <version >5.0</version >
8482 <scope >test</scope >
8583 </dependency >
8684
Original file line number Diff line number Diff line change 33
44 <groupId >com.premiumminds</groupId >
55 <artifactId >pm-wicket-utils-parent</artifactId >
6- <version >5.0-SNAPSHOT </version >
6+ <version >5.0</version >
77 <packaging >pom</packaging >
88
99 <name >pm-wicket-utils parent</name >
2828 <url >https://github.com/premium-minds/pm-wicket-utils</url >
2929 <connection >scm:git:git@github.com:premium-minds/pm-wicket-utils.git</connection >
3030 <developerConnection >scm:git:git@github.com:premium-minds/pm-wicket-utils.git</developerConnection >
31- <tag >HEAD </tag >
31+ <tag >v5.0 </tag >
3232 </scm >
3333
3434 <developers >
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 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >com.premiumminds</groupId >
97 <artifactId >pm-wicket-utils-parent</artifactId >
10- <version >5.0-SNAPSHOT </version >
8+ <version >5.0</version >
119 </parent >
1210
1311 <groupId >com.premiumminds</groupId >
1412 <artifactId >pm-wicket-utils-testing</artifactId >
15- <version >5.0-SNAPSHOT </version >
13+ <version >5.0</version >
1614 <packaging >jar</packaging >
1715
1816 <dependencies >
You can’t perform that action at this time.
0 commit comments