diff --git a/build.gradle b/build.gradle index f245b7f..3030535 100644 --- a/build.gradle +++ b/build.gradle @@ -83,7 +83,7 @@ jar { attributes 'Implementation-Title': 'LazyJSON Library', 'Implementation-Version': version } } - +/* uploadArchives { repositories { mavenDeployer { @@ -129,3 +129,4 @@ uploadArchives { } } } +*/ \ No newline at end of file diff --git a/src/main/resources/lazyjson_version.properties b/src/main/resources/lazyjson_version.properties index 0002a8f..efa3ee9 100644 --- a/src/main/resources/lazyjson_version.properties +++ b/src/main/resources/lazyjson_version.properties @@ -1,4 +1,4 @@ -#Wed Feb 15 11:28:09 PST 2017 +#Wed Feb 15 11:32:12 PST 2017 BUILD_VERSION=1.2.7 -BUILD_DATE=2017-02-15T19\:28\:09Z -BUILD_NUMBER=673 +BUILD_DATE=2017-02-15T19\:32\:12Z +BUILD_NUMBER=675