We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8603b8e commit e2f8981Copy full SHA for e2f8981
RELEASENOTES-ADAPTER.md
@@ -1,5 +1,5 @@
1
2
-# Version 6.0.1.1-SNAPSHOT
+# Version 6.0.1.1
3
## New Features
4
* Requires JDK1.7+
5
* Add browser-style navigation to Window class
pom.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>co.openfin</groupId>
60
<artifactId>openfin-desktop-java-adapter</artifactId>
61
- <version>6.0.1.1-SNAPSHOT</version>
+ <version>6.0.1.1</version>
62
</dependency>
63
64
0 commit comments