File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
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"
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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >org.dcache</groupId >
Original file line number Diff line number Diff line change 17
17
<scm >
18
18
<connection >scm:git:https://github.com/dCache/nfs4j.git</connection >
19
19
<
developerConnection >scm:git:ssh://
[email protected] /dCache/nfs4j.git</
developerConnection >
20
- <tag >HEAD </tag >
20
+ <tag >0.26 </tag >
21
21
</scm >
22
22
23
23
<!--
You can’t perform that action at this time.
0 commit comments