We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df481db commit 33e16f3Copy full SHA for 33e16f3
RELEASENOTES-ADAPTER.md
@@ -1,5 +1,5 @@
1
2
-# Version 7.0.1-SNAPSHOT
+# Version 7.0.1
3
4
## New Features
5
* Improved thread safety with concurrent collection classes.
pom.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>co.openfin</groupId>
60
<artifactId>openfin-desktop-java-adapter</artifactId>
61
- <version>7.0.1-SNAPSHOT</version>
+ <version>7.0.1</version>
62
</dependency>
63
64
0 commit comments