diff --git a/.idea/libraries/bld.xml b/.idea/libraries/bld.xml index b371d87..8105a64 100644 --- a/.idea/libraries/bld.xml +++ b/.idea/libraries/bld.xml @@ -2,12 +2,12 @@ - + - + diff --git a/core b/core index 68682a3..efc0744 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 68682a32144592464ed1fe5b94cfc5102b00b8d4 +Subproject commit efc0744cb2f623d11223f784b92640c40d486242 diff --git a/lib/bld/bld-wrapper.jar b/lib/bld/bld-wrapper.jar index dbb2413..95eb722 100644 Binary files a/lib/bld/bld-wrapper.jar and b/lib/bld/bld-wrapper.jar differ diff --git a/lib/bld/bld-wrapper.properties b/lib/bld/bld-wrapper.properties index 2c3d772..9e3fead 100644 --- a/lib/bld/bld-wrapper.properties +++ b/lib/bld/bld-wrapper.properties @@ -1,11 +1,11 @@ bld.downloadExtensionJavadoc=false bld.downloadExtensionSources=true bld.downloadLocation= -bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.3.0 -bld.extension-archive=com.uwyn.rife2:bld-archive:0.5.0 -bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.5.0 +bld.extension-antlr=com.uwyn.rife2:bld-antlr4:1.4.0 +bld.extension-archive=com.uwyn.rife2:bld-archive:0.6.0 +bld.extension-tests=com.uwyn.rife2:bld-tests-badge:1.6.0 bld.javaOptions= bld.javacOptions= bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES bld.sourceDirectories=core/src/bld/java -bld.version=2.1.0-SNAPSHOT \ No newline at end of file +bld.version=2.1.0 \ No newline at end of file diff --git a/src/main/resources/BLD_VERSION b/src/main/resources/BLD_VERSION index 19d5f5f..50aea0e 100644 --- a/src/main/resources/BLD_VERSION +++ b/src/main/resources/BLD_VERSION @@ -1 +1 @@ -2.1.0-SNAPSHOT \ No newline at end of file +2.1.0 \ No newline at end of file