diff --git a/JSONCoder/pom.xml b/JSONCoder/pom.xml index 80db28c..b88969c 100644 --- a/JSONCoder/pom.xml +++ b/JSONCoder/pom.xml @@ -6,7 +6,7 @@ com.jsonex jcParent - 0.0.1-SNAPSHOT + 0.0.1_jdk7_RELEASE .. JSONCoder diff --git a/core/pom.xml b/core/pom.xml index d490314..6c96e42 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.jsonex jcParent - 0.0.1-SNAPSHOT + 0.0.1_jdk7_RELEASE ../ core diff --git a/pom.xml b/pom.xml index c023c04..ecd70e3 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.jsonex jcParent - 0.0.1-SNAPSHOT + 0.0.1_jdk7_RELEASE pom JSONCoder Parent JSONCoder Parent @@ -17,6 +17,7 @@ 1.7 + -Xdoclint:none