File tree 3 files changed +7
-10
lines changed
3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
6
5
<parent >
7
6
<groupId >net.biville.florent</groupId >
8
7
<artifactId >neo4j-sproc-compiler-parent</artifactId >
9
- <version >1.1-SNAPSHOT </version >
8
+ <version >1.0.4 </version >
10
9
<relativePath >..</relativePath >
11
10
</parent >
12
11
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >net.biville.florent</groupId >
6
5
<artifactId >neo4j-sproc-compiler-parent</artifactId >
7
- <version >1.1-SNAPSHOT </version >
6
+ <version >1.0.4 </version >
8
7
<packaging >pom</packaging >
9
8
10
9
<name >Parent POM</name >
184
183
<url >https://github.com/fbiville/liquigraph</url >
185
184
<
connection >scm:git:
[email protected] :fbiville/neo4j-sproc-compiler.git</
connection >
186
185
<
developerConnection >scm:git:
[email protected] :fbiville/neo4j-sproc-compiler.git</
developerConnection >
187
- <tag >HEAD </tag >
186
+ <tag >v1.0.4 </tag >
188
187
</scm >
189
188
190
189
<licenses >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
6
5
<groupId >net.biville.florent</groupId >
7
6
<artifactId >neo4j-sproc-compiler-parent</artifactId >
8
- <version >1.1-SNAPSHOT </version >
7
+ <version >1.0.4 </version >
9
8
<relativePath >..</relativePath >
10
9
</parent >
11
10
You can’t perform that action at this time.
0 commit comments