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
7ff6d9db
Commit
7ff6d9db
authored
Jul 07, 2020
by
Tigran Mkrtchyan
☕
Browse files
[maven-release-plugin] prepare for next development iteration
parent
d72de147
Changes
6
Show whitespace changes
Inline
Side-by-side
basic-client/pom.xml
View file @
7ff6d9db
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.21.
0
</version>
<version>
0.21.
1-SNAPSHOT
</version>
</parent>
<groupId>
org.dcache
</groupId>
...
...
benchmarks/pom.xml
View file @
7ff6d9db
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.21.
0
</version>
<version>
0.21.
1-SNAPSHOT
</version>
</parent>
<groupId>
org.dcache
</groupId>
...
...
core/pom.xml
View file @
7ff6d9db
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.21.
0
</version>
<version>
0.21.
1-SNAPSHOT
</version>
</parent>
<groupId>
org.dcache
</groupId>
...
...
dlm/pom.xml
View file @
7ff6d9db
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.21.
0
</version>
<version>
0.21.
1-SNAPSHOT
</version>
</parent>
<name>
Distributed lock manager
</name>
...
...
pom.xml
View file @
7ff6d9db
...
...
@@ -8,7 +8,7 @@
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.21.
0
</version>
<version>
0.21.
1-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>
nfs4j-
0.21
.0
</tag>
<tag>
0.21
</tag>
</scm>
<!--
...
...
spring/pom.xml
View file @
7ff6d9db
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.dcache
</groupId>
<artifactId>
nfs4j
</artifactId>
<version>
0.21.
0
</version>
<version>
0.21.
1-SNAPSHOT
</version>
</parent>
<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