File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
4
- 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" >
5
2
6
3
<modelVersion >4.0.0</modelVersion >
7
4
Original file line number Diff line number Diff line change 19
19
<url >https://github.com/dCache/oncrpc4j.git</url >
20
20
<connection >scm:git:https://github.com/dCache/oncrpc4j.git</connection >
21
21
<
developerConnection >scm:git:ssh://
[email protected] /dCache/oncrpc4j.git</
developerConnection >
22
- <tag >HEAD </tag >
22
+ <tag >3.1 </tag >
23
23
</scm >
24
24
25
25
<!--
You can’t perform that action at this time.
0 commit comments