Commit c1249c9 1 parent d4841a7 commit c1249c9 Copy full SHA for c1249c9
File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >org.rococoa</groupId >
6
5
<artifactId >rococoa-parent</artifactId >
7
6
<packaging >pom</packaging >
8
- <version >0.7-SNAPSHOT </version >
7
+ <version >0.7</version >
9
8
<name >Rococoa Parent Project</name >
10
9
<url >http://www.rococoa.org</url >
11
10
76
75
<url >https://github.com/iterate-ch/rococoa</url >
77
76
<connection >scm:git:git@github.com:iterate-ch/rococoa.git</connection >
78
77
<developerConnection >scm:git:git@github.com:iterate-ch/rococoa.git</developerConnection >
79
- <tag >HEAD </tag >
78
+ <tag >rococoa-parent-0.7 </tag >
80
79
</scm >
81
80
82
81
<distributionManagement >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.rococoa</groupId >
10
10
<artifactId >rococoa-parent</artifactId >
11
- <version >0.7-SNAPSHOT </version >
11
+ <version >0.7</version >
12
12
</parent >
13
13
<dependencies >
14
14
<dependency >
You can’t perform that action at this time.
0 commit comments