Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
e26619fa
Commit
e26619fa
authored
Jan 06, 2021
by
Tigran Mkrtchyan
☕
Browse files
[maven-release-plugin] prepare release nfs4j-0.22.2
parent
3e379c6d
Changes
6
Hide whitespace changes
Inline
Side-by-side
basic-client/pom.xml
View file @
e26619fa
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<artifactId>
nfs4j
</artifactId>
<version>
0.22.2
-SNAPSHOT
</version>
<version>
0.22.2
</version>
</parent>
</parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
...
...
benchmarks/pom.xml
View file @
e26619fa
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<artifactId>
nfs4j
</artifactId>
<version>
0.22.2
-SNAPSHOT
</version>
<version>
0.22.2
</version>
</parent>
</parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
...
...
core/pom.xml
View file @
e26619fa
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<artifactId>
nfs4j
</artifactId>
<version>
0.22.2
-SNAPSHOT
</version>
<version>
0.22.2
</version>
</parent>
</parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
...
...
dlm/pom.xml
View file @
e26619fa
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<artifactId>
nfs4j
</artifactId>
<version>
0.22.2
-SNAPSHOT
</version>
<version>
0.22.2
</version>
</parent>
</parent>
<name>
Distributed lock manager
</name>
<name>
Distributed lock manager
</name>
...
...
pom.xml
View file @
e26619fa
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<artifactId>
nfs4j
</artifactId>
<version>
0.22.2
-SNAPSHOT
</version>
<version>
0.22.2
</version>
<name>
Java based NFSv4.1 implementation
</name>
<name>
Java based NFSv4.1 implementation
</name>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<scm>
<scm>
<connection>
scm:git:https://github.com/dCache/nfs4j.git
</connection>
<connection>
scm:git:https://github.com/dCache/nfs4j.git
</connection>
<developerConnection>
scm:git:ssh://git@github.com/dCache/nfs4j.git
</developerConnection>
<developerConnection>
scm:git:ssh://git@github.com/dCache/nfs4j.git
</developerConnection>
<tag>
0.22
</tag>
<tag>
nfs4j-
0.22
.2
</tag>
</scm>
</scm>
<!--
<!--
...
...
spring/pom.xml
View file @
e26619fa
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
org.dcache
</groupId>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<artifactId>
nfs4j
</artifactId>
<version>
0.22.2
-SNAPSHOT
</version>
<version>
0.22.2
</version>
</parent>
</parent>
<name>
Spring integarion for nfs4j
</name>
<name>
Spring integarion for nfs4j
</name>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment