Skip to content
GitLab
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
b4af4c33
Commit
b4af4c33
authored
Oct 22, 2020
by
Tigran Mkrtchyan
☕
Browse files
[maven-release-plugin] prepare for next development iteration
parent
380d661d
Pipeline
#1694
passed with stage
in 1 minute and 23 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
basic-client/pom.xml
View file @
b4af4c33
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.2
2
.0-SNAPSHOT
</version>
<version>
0.2
3
.0-SNAPSHOT
</version>
</parent>
<groupId>
org.dcache
</groupId>
...
...
benchmarks/pom.xml
View file @
b4af4c33
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.2
2
.0-SNAPSHOT
</version>
<version>
0.2
3
.0-SNAPSHOT
</version>
</parent>
<groupId>
org.dcache
</groupId>
...
...
core/pom.xml
View file @
b4af4c33
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.2
2
.0-SNAPSHOT
</version>
<version>
0.2
3
.0-SNAPSHOT
</version>
</parent>
<groupId>
org.dcache
</groupId>
...
...
dlm/pom.xml
View file @
b4af4c33
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.2
2
.0-SNAPSHOT
</version>
<version>
0.2
3
.0-SNAPSHOT
</version>
</parent>
<name>
Distributed lock manager
</name>
...
...
pom.xml
View file @
b4af4c33
...
...
@@ -8,7 +8,7 @@
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.2
2
.0-SNAPSHOT
</version>
<version>
0.2
3
.0-SNAPSHOT
</version>
<name>
Java based NFSv4.1 implementation
</name>
<packaging>
pom
</packaging>
...
...
@@ -17,7 +17,7 @@
<scm>
<connection>
scm:git:https://github.com/dCache/nfs4j.git
</connection>
<developerConnection>
scm:git:ssh://git@github.com/dCache/nfs4j.git
</developerConnection>
<tag>
0.22
</tag>
<tag>
HEAD
</tag>
</scm>
<!--
...
...
spring/pom.xml
View file @
b4af4c33
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.2
2
.0-SNAPSHOT
</version>
<version>
0.2
3
.0-SNAPSHOT
</version>
</parent>
<name>
Spring integarion for nfs4j
</name>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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