We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83e12a commit 5a3cf64Copy full SHA for 5a3cf64
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Version 3.0.1 (2017-01-??)
+# Version 3.0.1 (2017-01-12)
2
3
* [fix] Application name was not reflecting application id change when no custom name specified.
4
* [fix] Remove irrelevant log info about the disabled data security when no EL present.
pom.xml
@@ -26,7 +26,7 @@
26
<poms.version>3.0.0</poms.version>
27
<nuun-kernel.version>1.0.M9</nuun-kernel.version>
28
<shed.version>1.0.0</shed.version>
29
- <coffig.version>1.1.0-SNAPSHOT</coffig.version>
+ <coffig.version>1.1.0</coffig.version>
30
<commons-cli.version>1.3.1</commons-cli.version>
31
<guice.version>4.0</guice.version>
32
<shiro.version>1.2.4</shiro.version>
0 commit comments