File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
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" 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 <modelVersion >4.0.0</modelVersion >
54 <groupId >org.rococoa</groupId >
65 <artifactId >rococoa-parent</artifactId >
76 <packaging >pom</packaging >
8- <version >0.7-SNAPSHOT </version >
7+ <version >0.7</version >
98 <name >Rococoa Parent Project</name >
109 <url >http://www.rococoa.org</url >
1110
7675 <url >https://github.com/iterate-ch/rococoa</url >
7776 <
connection >scm:git:
[email protected] :iterate-ch/rococoa.git</
connection >
7877 <
developerConnection >scm:git:
[email protected] :iterate-ch/rococoa.git</
developerConnection >
79- <tag >HEAD </tag >
78+ <tag >rococoa-parent-0.7 </tag >
8079 </scm >
8180
8281 <distributionManagement >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.rococoa</groupId >
1010 <artifactId >rococoa-parent</artifactId >
11- <version >0.7-SNAPSHOT </version >
11+ <version >0.7</version >
1212 </parent >
1313 <dependencies >
1414 <dependency >
You can’t perform that action at this time.
0 commit comments