We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6022ce1 commit ca23abcCopy full SHA for ca23abc
README.md
@@ -2,9 +2,9 @@
2
3
# Project: Jargon Extensions Interface
4
5
-### Date:
6
-### Release Version: 4.3.2.1-SNAPSHOT
7
-### git tag:
+### Date: 02/26/2021
+### Release Version: 4.3.2.1-RELEASE
+### git tag: 4.3.2.1-RELEASE
8
9
#### Developer: Mike Conway - DICE
10
pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.irods</groupId>
11
<artifactId>jargon-pom</artifactId>
12
- <version>4.3.2.1-SNAPSHOT</version>
+ <version>4.3.2.1-RELEASE</version>
13
</parent>
14
<name>jargon-extensions-if</name>
15
<description />
0 commit comments