From 21e6371bc7cbc1d28ba8d97cc55ceb1921f9e910 Mon Sep 17 00:00:00 2001 From: scott Date: Wed, 5 Jun 2024 00:57:38 -0400 Subject: [PATCH] bump version --- README.md | 2 +- docs/android.md | 64 +++++++++---------- docs/articles/operator_overloading.md | 2 +- docs/articles/unchecked.md | 4 +- docs/cheatsheet.md_ | 4 +- docs/docs.md | 8 +-- manifold-all/pom.xml | 2 +- manifold-core-parent/manifold-rt/pom.xml | 2 +- manifold-core-parent/manifold/README.md | 14 ++-- manifold-core-parent/manifold/pom.xml | 2 +- manifold-core-parent/pom.xml | 4 +- .../manifold-collections-test/pom.xml | 2 +- .../manifold-collections/README.md | 8 +-- .../manifold-collections/pom.xml | 2 +- manifold-deps-parent/manifold-csv-rt/pom.xml | 2 +- .../manifold-csv-test/pom.xml | 2 +- manifold-deps-parent/manifold-csv/README.md | 14 ++-- manifold-deps-parent/manifold-csv/pom.xml | 2 +- .../manifold-darkj-test/pom.xml | 2 +- manifold-deps-parent/manifold-darkj/README.md | 10 +-- manifold-deps-parent/manifold-darkj/pom.xml | 2 +- .../manifold-delegation-rt/pom.xml | 2 +- .../manifold-delegation-test/pom.xml | 2 +- .../manifold-delegation/README.md | 14 ++-- .../manifold-delegation/pom.xml | 2 +- .../manifold-exceptions-test/pom.xml | 2 +- .../manifold-exceptions/README.md | 12 ++-- .../manifold-exceptions/pom.xml | 2 +- .../manifold-ext-middle-test/pom.xml | 2 +- .../manifold-ext-producer-sample-test/pom.xml | 2 +- .../manifold-ext-producer-sample/pom.xml | 2 +- manifold-deps-parent/manifold-ext-rt/pom.xml | 2 +- .../manifold-ext-test/pom.xml | 2 +- manifold-deps-parent/manifold-ext/README.md | 14 ++-- manifold-deps-parent/manifold-ext/pom.xml | 2 +- .../manifold-graphql-rt/pom.xml | 2 +- .../manifold-graphql-test/pom.xml | 2 +- .../manifold-graphql/README.md | 18 +++--- manifold-deps-parent/manifold-graphql/pom.xml | 2 +- .../manifold-highjump-test/pom.xml | 2 +- .../manifold-highjump/pom.xml | 2 +- .../manifold-image-test/pom.xml | 2 +- manifold-deps-parent/manifold-image/README.md | 12 ++-- manifold-deps-parent/manifold-image/pom.xml | 2 +- manifold-deps-parent/manifold-io-test/pom.xml | 2 +- manifold-deps-parent/manifold-io/pom.xml | 2 +- manifold-deps-parent/manifold-js-rt/pom.xml | 2 +- manifold-deps-parent/manifold-js-test/pom.xml | 2 +- manifold-deps-parent/manifold-js/README.md | 10 +-- manifold-deps-parent/manifold-js/pom.xml | 2 +- manifold-deps-parent/manifold-json-rt/pom.xml | 2 +- .../manifold-json-test/pom.xml | 2 +- manifold-deps-parent/manifold-json/README.md | 14 ++-- manifold-deps-parent/manifold-json/pom.xml | 2 +- .../pom.xml | 2 +- .../manifold-preprocessor-test/pom.xml | 2 +- .../manifold-preprocessor/pom.xml | 2 +- .../manifold-preprocessor/readme.md | 10 +-- .../manifold-properties-test/pom.xml | 2 +- .../manifold-properties/README.md | 10 +-- .../manifold-properties/pom.xml | 2 +- .../manifold-props-middle-test/pom.xml | 2 +- .../manifold-props-rt/pom.xml | 2 +- .../manifold-props-test/pom.xml | 2 +- manifold-deps-parent/manifold-props/README.md | 14 ++-- manifold-deps-parent/manifold-props/pom.xml | 2 +- .../manifold-science-test/pom.xml | 2 +- .../manifold-science/README.md | 12 ++-- manifold-deps-parent/manifold-science/pom.xml | 2 +- .../manifold-sql-inproc-test/pom.xml | 2 +- .../manifold-sql-outproc-test/pom.xml | 2 +- manifold-deps-parent/manifold-sql-rt/pom.xml | 2 +- manifold-deps-parent/manifold-sql/pom.xml | 2 +- manifold-deps-parent/manifold-sql/readme.md | 14 ++-- .../manifold-strings-test-excl/pom.xml | 2 +- .../manifold-strings-test/pom.xml | 2 +- .../manifold-strings/README.md | 8 +-- manifold-deps-parent/manifold-strings/pom.xml | 2 +- .../manifold-templates-rt/pom.xml | 2 +- .../manifold-templates-test/pom.xml | 2 +- .../manifold-templates/README.md | 14 ++-- .../manifold-templates/pom.xml | 2 +- manifold-deps-parent/manifold-test/pom.xml | 2 +- .../manifold-text-test/pom.xml | 2 +- manifold-deps-parent/manifold-text/pom.xml | 2 +- .../manifold-tuple-rt/pom.xml | 2 +- .../manifold-tuple-test/pom.xml | 2 +- manifold-deps-parent/manifold-tuple/README.md | 14 ++-- manifold-deps-parent/manifold-tuple/pom.xml | 2 +- manifold-deps-parent/manifold-xml-rt/pom.xml | 2 +- .../manifold-xml-test/pom.xml | 2 +- manifold-deps-parent/manifold-xml/README.md | 14 ++-- manifold-deps-parent/manifold-xml/pom.xml | 2 +- manifold-deps-parent/manifold-yaml-rt/pom.xml | 2 +- .../manifold-yaml-test/pom.xml | 2 +- manifold-deps-parent/manifold-yaml/README.md | 14 ++-- manifold-deps-parent/manifold-yaml/pom.xml | 2 +- manifold-deps-parent/pom.xml | 4 +- manifold-javadoc-agent/pom.xml | 2 +- manifold-util/pom.xml | 2 +- pom.xml | 2 +- 101 files changed, 250 insertions(+), 250 deletions(-) diff --git a/README.md b/README.md index c3a1aba1d..8cfc837a1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) diff --git a/docs/android.md b/docs/android.md index 9ed340e92..804427b8d 100644 --- a/docs/android.md +++ b/docs/android.md @@ -51,93 +51,93 @@ Java compiler are only accessible from the processor path, therefore they have n #### Manifold Core ```groovy -compileOnly 'systems.manifold:manifold:2024.1.16' -implementation 'systems.manifold:manifold-rt:2024.1.16' +compileOnly 'systems.manifold:manifold:2024.1.17' +implementation 'systems.manifold:manifold-rt:2024.1.17' ``` #### Manifold : Extensions ```groovy -compileOnly 'systems.manifold:manifold-ext:2024.1.16' -implementation 'systems.manifold:manifold-ext-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-ext:2024.1.17' +implementation 'systems.manifold:manifold-ext-rt:2024.1.17' ``` #### Manifold : Props ```groovy -compileOnly 'systems.manifold:manifold-props:2024.1.16' -implementation 'systems.manifold:manifold-props-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-props:2024.1.17' +implementation 'systems.manifold:manifold-props-rt:2024.1.17' ``` #### Manifold : GraphQL ```groovy -compileOnly 'systems.manifold:manifold-graphql:2024.1.16' -implementation 'systems.manifold:manifold-graphql-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-graphql:2024.1.17' +implementation 'systems.manifold:manifold-graphql-rt:2024.1.17' ``` #### Manifold : JSON ```groovy -compileOnly 'systems.manifold:manifold-json:2024.1.16' -implementation 'systems.manifold:manifold-json-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-json:2024.1.17' +implementation 'systems.manifold:manifold-json-rt:2024.1.17' ``` #### Manifold : XML ```groovy -compileOnly 'systems.manifold:manifold-xml:2024.1.16' -implementation 'systems.manifold:manifold-xml-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-xml:2024.1.17' +implementation 'systems.manifold:manifold-xml-rt:2024.1.17' ``` #### Manifold : YAML ```groovy -compileOnly 'systems.manifold:manifold-yaml:2024.1.16' -implementation 'systems.manifold:manifold-yaml-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-yaml:2024.1.17' +implementation 'systems.manifold:manifold-yaml-rt:2024.1.17' ``` #### Manifold : CSV ```groovy -compileOnly 'systems.manifold:manifold-csv:2024.1.16' -implementation 'systems.manifold:manifold-csb-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-csv:2024.1.17' +implementation 'systems.manifold:manifold-csb-rt:2024.1.17' ``` #### Manifold : Properties Files ```groovy -compileOnly 'systems.manifold:manifold-properties:2024.1.16' +compileOnly 'systems.manifold:manifold-properties:2024.1.17' ``` #### Manifold : Image Files ```groovy -compileOnly 'systems.manifold:manifold-image:2024.1.16' +compileOnly 'systems.manifold:manifold-image:2024.1.17' ``` #### Manifold : JavaScript ```groovy -compileOnly 'systems.manifold:manifold-js:2024.1.16' -implementation 'systems.manifold:manifold-js-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-js:2024.1.17' +implementation 'systems.manifold:manifold-js-rt:2024.1.17' ``` #### Manifold : Templates ```groovy -compileOnly 'systems.manifold:manifold-templates:2024.1.16' -implementation 'systems.manifold:manifold-templates-rt:2024.1.16' +compileOnly 'systems.manifold:manifold-templates:2024.1.17' +implementation 'systems.manifold:manifold-templates-rt:2024.1.17' ``` #### Manifold : String Interpolation ```groovy -compileOnly 'systems.manifold:manifold-strings:2024.1.16' +compileOnly 'systems.manifold:manifold-strings:2024.1.17' ``` #### Manifold : (Un)checked Exceptions ```groovy -compileOnly 'systems.manifold:manifold-exceptions:2024.1.16' +compileOnly 'systems.manifold:manifold-exceptions:2024.1.17' ``` #### Manifold : Preprocessor ```groovy -compileOnly 'systems.manifold:manifold-preprocessor:2024.1.16' +compileOnly 'systems.manifold:manifold-preprocessor:2024.1.17' ``` #### Manifold : Preprocessor : Android Symbols ```groovy -compileOnly 'systems.manifold:manifold-preprocessor-android-syms:2024.1.16' +compileOnly 'systems.manifold:manifold-preprocessor-android-syms:2024.1.17' ``` #### Manifold : Science ```groovy -implementation 'systems.manifold:manifold-science:2024.1.16' +implementation 'systems.manifold:manifold-science:2024.1.17' ``` #### Manifold : Collections Extension ```groovy -implementation 'systems.manifold:manifold-collections:2024.1.16' +implementation 'systems.manifold:manifold-collections:2024.1.17' ``` #### Manifold : IO Extensions ```groovy -implementation 'systems.manifold:manifold-io:2024.1.16' +implementation 'systems.manifold:manifold-io:2024.1.17' ``` #### Manifold : Text Extensions ```groovy -implementation 'systems.manifold:manifold-text:2024.1.16' +implementation 'systems.manifold:manifold-text:2024.1.17' ``` ## Resources @@ -165,7 +165,7 @@ build.gradle ```groovy dependencies { ... - compileOnly 'systems.manifold:manifold-preprocessor:2024.1.16' - compileOnly 'systems.manifold:manifold-preprocessor-android-syms:2024.1.16' + compileOnly 'systems.manifold:manifold-preprocessor:2024.1.17' + compileOnly 'systems.manifold:manifold-preprocessor-android-syms:2024.1.17' } ``` \ No newline at end of file diff --git a/docs/articles/operator_overloading.md b/docs/articles/operator_overloading.md index b6a91d8b4..9323c4fcf 100644 --- a/docs/articles/operator_overloading.md +++ b/docs/articles/operator_overloading.md @@ -272,7 +272,7 @@ modules use operator overloading and unit expressions extensively. ##Update: _2020/11/13_ > ->Release 2024.1.16 adds additional operator overloading support for: +>Release 2024.1.17 adds additional operator overloading support for: > >* infix/postfix increment/decrement operators `++` and `--` >* compound assignment: operators `+=`, `-=`, `*=`, `/=`, `%=`, diff --git a/docs/articles/unchecked.md b/docs/articles/unchecked.md index 0dfaa5d73..5afa7a6fb 100644 --- a/docs/articles/unchecked.md +++ b/docs/articles/unchecked.md @@ -59,10 +59,10 @@ existing project: ```groovy dependencies { // Add manifold-exceptions to neutralize checked exceptions - compile group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.16' + compile group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.17' // Add manifold-exceptions to -processorpath for javac (for Java 9+, not needed for Java 8) - annotationProcessor group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.17' } tasks.withType(JavaCompile) { diff --git a/docs/cheatsheet.md_ b/docs/cheatsheet.md_ index bea4d055a..199c5c008 100644 --- a/docs/cheatsheet.md_ +++ b/docs/cheatsheet.md_ @@ -320,7 +320,7 @@ Enable the feature with the `manifold-strings` dependency: systems.manifold manifold-strings - 2024.1.16 + 2024.1.17 ``` @@ -629,7 +629,7 @@ To use Checked Exception handling you must add the `manifold-exceptions` depende systems.manifold manifold-exceptions - 2024.1.16 + 2024.1.17 ``` diff --git a/docs/docs.md b/docs/docs.md index c2b5b72e3..ad9052b5d 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -346,13 +346,13 @@ For the convenience of non-maven/non-gradle users you can directly download late >from the list above. > >For instance, to use the *manifold-preprocessor* jar using **Ant** your project needs: ->* [manifold-preprocessor-2024.1.16.jar](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold-preprocessor&v=RELEASE) ->* [manifold-2024.1.16.jar](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold&v=RELEASE) ->* [manifold-util-2024.1.16.jar](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold-util&v=RELEASE) +>* [manifold-preprocessor-2024.1.17.jar](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold-preprocessor&v=RELEASE) +>* [manifold-2024.1.17.jar](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold&v=RELEASE) +>* [manifold-util-2024.1.17.jar](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold-util&v=RELEASE) > >As such your *javac* command line should include: >```text ->javac -Xplugin:Manifold -classpath /manifold-preprocessor-2024.1.16.jar;/manifold-2024.1.16.jar;/manifold-util-2024.1.16.jar +>javac -Xplugin:Manifold -classpath /manifold-preprocessor-2024.1.17.jar;/manifold-2024.1.17.jar;/manifold-util-2024.1.17.jar >``` * Download [Manifold : _Core_](https://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=systems.manifold&a=manifold&v=RELEASE) diff --git a/manifold-all/pom.xml b/manifold-all/pom.xml index 2388ba37b..33337c0f5 100644 --- a/manifold-all/pom.xml +++ b/manifold-all/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-all diff --git a/manifold-core-parent/manifold-rt/pom.xml b/manifold-core-parent/manifold-rt/pom.xml index b1abc6dff..5cb8aeb6e 100644 --- a/manifold-core-parent/manifold-rt/pom.xml +++ b/manifold-core-parent/manifold-rt/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-core-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-rt diff --git a/manifold-core-parent/manifold/README.md b/manifold-core-parent/manifold/README.md index 661dd9796..60fc38773 100644 --- a/manifold-core-parent/manifold/README.md +++ b/manifold-core-parent/manifold/README.md @@ -1,6 +1,6 @@ # Manifold : Core -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -741,11 +741,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-rt:2024.1.16' + implementation 'systems.manifold:manifold-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold', version: '2024.1.16' - testAnnotationProcessor group: 'systems.manifold', name: 'manifold', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold', version: '2024.1.17' + testAnnotationProcessor group: 'systems.manifold', name: 'manifold', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -782,7 +782,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -835,10 +835,10 @@ Comprehensive IDE support is also available for IntelliJ IDEA and Android Studio # Javadoc `manifold`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold/2024.1.17) `manifold-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-rt/2024.1.17) # License diff --git a/manifold-core-parent/manifold/pom.xml b/manifold-core-parent/manifold/pom.xml index f811929f1..cb1f7e5dd 100644 --- a/manifold-core-parent/manifold/pom.xml +++ b/manifold-core-parent/manifold/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-core-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold diff --git a/manifold-core-parent/pom.xml b/manifold-core-parent/pom.xml index e360fee7b..22b3f1f72 100644 --- a/manifold-core-parent/pom.xml +++ b/manifold-core-parent/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-core-parent @@ -28,7 +28,7 @@ manifold-javadoc-agent provided true - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT
diff --git a/manifold-deps-parent/manifold-collections-test/pom.xml b/manifold-deps-parent/manifold-collections-test/pom.xml index be5295edc..74f7d7303 100644 --- a/manifold-deps-parent/manifold-collections-test/pom.xml +++ b/manifold-deps-parent/manifold-collections-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-collections-test diff --git a/manifold-deps-parent/manifold-collections/README.md b/manifold-deps-parent/manifold-collections/README.md index 48f0ee7a8..b5395c510 100644 --- a/manifold-deps-parent/manifold-collections/README.md +++ b/manifold-deps-parent/manifold-collections/README.md @@ -177,10 +177,10 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-collections:2024.1.16' + implementation 'systems.manifold:manifold-collections:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold-collections', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-collections', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -225,7 +225,7 @@ rootProject.name = 'MyExtProject' - 2024.1.16 + 2024.1.17 @@ -269,7 +269,7 @@ rootProject.name = 'MyExtProject' # Javadoc `manifold-collections`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-collections/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-collections/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-collections/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-collections/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-collections/pom.xml b/manifold-deps-parent/manifold-collections/pom.xml index 2d9fb44e4..43bfcebcf 100644 --- a/manifold-deps-parent/manifold-collections/pom.xml +++ b/manifold-deps-parent/manifold-collections/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-collections diff --git a/manifold-deps-parent/manifold-csv-rt/pom.xml b/manifold-deps-parent/manifold-csv-rt/pom.xml index a6b34ba2c..07ab83d09 100644 --- a/manifold-deps-parent/manifold-csv-rt/pom.xml +++ b/manifold-deps-parent/manifold-csv-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-csv-rt diff --git a/manifold-deps-parent/manifold-csv-test/pom.xml b/manifold-deps-parent/manifold-csv-test/pom.xml index b513b761f..b119239e1 100644 --- a/manifold-deps-parent/manifold-csv-test/pom.xml +++ b/manifold-deps-parent/manifold-csv-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-csv-test diff --git a/manifold-deps-parent/manifold-csv/README.md b/manifold-deps-parent/manifold-csv/README.md index bdf0f23d1..7c9259c45 100644 --- a/manifold-deps-parent/manifold-csv/README.md +++ b/manifold-deps-parent/manifold-csv/README.md @@ -1,6 +1,6 @@ # Manifold : CSV (comma-separated values) -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -324,11 +324,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-csv-rt:2024.1.16' + implementation 'systems.manifold:manifold-csv-rt:2024.1.17' testCompile 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold-csv', version: '2024.1.16' - testAnnotationProcessor group: 'systems.manifold', name: 'manifold-csv', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-csv', version: '2024.1.17' + testAnnotationProcessor group: 'systems.manifold', name: 'manifold-csv', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -364,7 +364,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -408,10 +408,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-csv`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-csv/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-csv/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-csv/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-csv/2024.1.17) `manifold-csv-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-csv-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-csv-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-csv-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-csv-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-csv/pom.xml b/manifold-deps-parent/manifold-csv/pom.xml index 94796494f..9ef5ffc64 100644 --- a/manifold-deps-parent/manifold-csv/pom.xml +++ b/manifold-deps-parent/manifold-csv/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-csv diff --git a/manifold-deps-parent/manifold-darkj-test/pom.xml b/manifold-deps-parent/manifold-darkj-test/pom.xml index be5b2dac5..3b284aae0 100644 --- a/manifold-deps-parent/manifold-darkj-test/pom.xml +++ b/manifold-deps-parent/manifold-darkj-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-darkj-test diff --git a/manifold-deps-parent/manifold-darkj/README.md b/manifold-deps-parent/manifold-darkj/README.md index 24e2de75c..f3cefb0a6 100644 --- a/manifold-deps-parent/manifold-darkj/README.md +++ b/manifold-deps-parent/manifold-darkj/README.md @@ -1,6 +1,6 @@ # Manifold : Dark Java -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -159,7 +159,7 @@ repositories { } dependencies { - implementation group: 'systems.manifold', name: 'manifold-darkj', version: '2024.1.16' + implementation group: 'systems.manifold', name: 'manifold-darkj', version: '2024.1.17' testCompile group: 'junit', name: 'junit', version: '4.12' if (JavaVersion.current() == JavaVersion.VERSION_1_8) { @@ -168,7 +168,7 @@ dependencies { compile files( "${System.properties['java.home']}/../lib/tools.jar" ) } // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold-darkj', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-darkj', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -215,7 +215,7 @@ rootProject.name = 'MyDarkJavaProject' - 2024.1.16 + 2024.1.17 @@ -283,7 +283,7 @@ rootProject.name = 'MyDarkJavaProject' - 2024.1.16 + 2024.1.17 diff --git a/manifold-deps-parent/manifold-darkj/pom.xml b/manifold-deps-parent/manifold-darkj/pom.xml index 3c87fd4e5..9263ef231 100644 --- a/manifold-deps-parent/manifold-darkj/pom.xml +++ b/manifold-deps-parent/manifold-darkj/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-darkj diff --git a/manifold-deps-parent/manifold-delegation-rt/pom.xml b/manifold-deps-parent/manifold-delegation-rt/pom.xml index efb081cd6..ac46fc1b0 100644 --- a/manifold-deps-parent/manifold-delegation-rt/pom.xml +++ b/manifold-deps-parent/manifold-delegation-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-delegation-rt diff --git a/manifold-deps-parent/manifold-delegation-test/pom.xml b/manifold-deps-parent/manifold-delegation-test/pom.xml index b6de1feee..debb23152 100644 --- a/manifold-deps-parent/manifold-delegation-test/pom.xml +++ b/manifold-deps-parent/manifold-delegation-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-delegation-test diff --git a/manifold-deps-parent/manifold-delegation/README.md b/manifold-deps-parent/manifold-delegation/README.md index 8516efb5b..80ddb9616 100644 --- a/manifold-deps-parent/manifold-delegation/README.md +++ b/manifold-deps-parent/manifold-delegation/README.md @@ -2,7 +2,7 @@ # Delegation with links & parts -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -476,11 +476,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-delegation-rt:2024.1.16' + implementation 'systems.manifold:manifold-delegation-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-delegation:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-delegation:2024.1.16' + annotationProcessor 'systems.manifold:manifold-delegation:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-delegation:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -516,7 +516,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -560,10 +560,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-delegation`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-delegation/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-delegation/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-delegation/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-delegation/2024.1.17) `manifold-delegation-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-delegation-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-delegation-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-delegation-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-delegation-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-delegation/pom.xml b/manifold-deps-parent/manifold-delegation/pom.xml index e9cd13cb3..47acb2920 100644 --- a/manifold-deps-parent/manifold-delegation/pom.xml +++ b/manifold-deps-parent/manifold-delegation/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-delegation diff --git a/manifold-deps-parent/manifold-exceptions-test/pom.xml b/manifold-deps-parent/manifold-exceptions-test/pom.xml index 7193ce8cc..b72a3be5c 100644 --- a/manifold-deps-parent/manifold-exceptions-test/pom.xml +++ b/manifold-deps-parent/manifold-exceptions-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-exceptions-test diff --git a/manifold-deps-parent/manifold-exceptions/README.md b/manifold-deps-parent/manifold-exceptions/README.md index fc6ffae3d..6efeaaa6b 100644 --- a/manifold-deps-parent/manifold-exceptions/README.md +++ b/manifold-deps-parent/manifold-exceptions/README.md @@ -1,6 +1,6 @@ # Manifold : Exceptions -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -128,11 +128,11 @@ repositories { } dependencies { - compileOnly 'systems.manifold:manifold-rt:2024.1.16' + compileOnly 'systems.manifold:manifold-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.16' - testAnnotationProcessor group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.17' + testAnnotationProcessor group: 'systems.manifold', name: 'manifold-exceptions', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -168,7 +168,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -214,7 +214,7 @@ rootProject.name = 'MyProject' # Javadoc `manifold-exceptions`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-exceptions/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-exceptions/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-exceptions/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-exceptions/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-exceptions/pom.xml b/manifold-deps-parent/manifold-exceptions/pom.xml index b46df6f03..9ea62385b 100644 --- a/manifold-deps-parent/manifold-exceptions/pom.xml +++ b/manifold-deps-parent/manifold-exceptions/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-exceptions diff --git a/manifold-deps-parent/manifold-ext-middle-test/pom.xml b/manifold-deps-parent/manifold-ext-middle-test/pom.xml index 3fae53760..817db9375 100644 --- a/manifold-deps-parent/manifold-ext-middle-test/pom.xml +++ b/manifold-deps-parent/manifold-ext-middle-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-ext-middle-test diff --git a/manifold-deps-parent/manifold-ext-producer-sample-test/pom.xml b/manifold-deps-parent/manifold-ext-producer-sample-test/pom.xml index d3ecbfbe7..c3ec94131 100644 --- a/manifold-deps-parent/manifold-ext-producer-sample-test/pom.xml +++ b/manifold-deps-parent/manifold-ext-producer-sample-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-ext-producer-sample-test diff --git a/manifold-deps-parent/manifold-ext-producer-sample/pom.xml b/manifold-deps-parent/manifold-ext-producer-sample/pom.xml index c7c77ab3a..dd88b9870 100644 --- a/manifold-deps-parent/manifold-ext-producer-sample/pom.xml +++ b/manifold-deps-parent/manifold-ext-producer-sample/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-ext-producer-sample diff --git a/manifold-deps-parent/manifold-ext-rt/pom.xml b/manifold-deps-parent/manifold-ext-rt/pom.xml index 1d9e7fa13..b84c41216 100644 --- a/manifold-deps-parent/manifold-ext-rt/pom.xml +++ b/manifold-deps-parent/manifold-ext-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-ext-rt diff --git a/manifold-deps-parent/manifold-ext-test/pom.xml b/manifold-deps-parent/manifold-ext-test/pom.xml index c2ee14b7f..8e41b12e9 100644 --- a/manifold-deps-parent/manifold-ext-test/pom.xml +++ b/manifold-deps-parent/manifold-ext-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-ext-test diff --git a/manifold-deps-parent/manifold-ext/README.md b/manifold-deps-parent/manifold-ext/README.md index b2858eff4..d6528b53e 100644 --- a/manifold-deps-parent/manifold-ext/README.md +++ b/manifold-deps-parent/manifold-ext/README.md @@ -1,6 +1,6 @@ # Manifold : Java Extensions -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -2104,12 +2104,12 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-ext-rt:2024.1.16' + implementation 'systems.manifold:manifold-ext-rt:2024.1.17' testCompile 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold-ext', version: '2024.1.16' - testAnnotationProcessor group: 'systems.manifold', name: 'manifold-ext', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-ext', version: '2024.1.17' + testAnnotationProcessor group: 'systems.manifold', name: 'manifold-ext', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -2145,7 +2145,7 @@ rootProject.name = 'MyExtProject' - 2024.1.16 + 2024.1.17 @@ -2195,10 +2195,10 @@ with javadoc. # Javadoc `manifold-ext`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-ext/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-ext/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-ext/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-ext/2024.1.17) `manifold-ext-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-ext-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-ext-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-ext-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-ext-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-ext/pom.xml b/manifold-deps-parent/manifold-ext/pom.xml index e0de5eba8..ef2f8fa27 100644 --- a/manifold-deps-parent/manifold-ext/pom.xml +++ b/manifold-deps-parent/manifold-ext/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-ext diff --git a/manifold-deps-parent/manifold-graphql-rt/pom.xml b/manifold-deps-parent/manifold-graphql-rt/pom.xml index 34d081b73..94d9e3b0c 100644 --- a/manifold-deps-parent/manifold-graphql-rt/pom.xml +++ b/manifold-deps-parent/manifold-graphql-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-graphql-rt diff --git a/manifold-deps-parent/manifold-graphql-test/pom.xml b/manifold-deps-parent/manifold-graphql-test/pom.xml index d397bb0f2..391df2e6d 100644 --- a/manifold-deps-parent/manifold-graphql-test/pom.xml +++ b/manifold-deps-parent/manifold-graphql-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-graphql-test diff --git a/manifold-deps-parent/manifold-graphql/README.md b/manifold-deps-parent/manifold-graphql/README.md index 852776b29..e92aeda30 100644 --- a/manifold-deps-parent/manifold-graphql/README.md +++ b/manifold-deps-parent/manifold-graphql/README.md @@ -1,6 +1,6 @@ # The GraphQL Manifold -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -212,8 +212,8 @@ for (var movie : actionMovies) { >``` > Configure dependencies like this: > ```groovy -> implementation 'systems.manifold:manifold-props-rt:2024.1.16' -> annotationProcessor 'systems.manifold:manifold-props:2024.1.16' +> implementation 'systems.manifold:manifold-props-rt:2024.1.17' +> annotationProcessor 'systems.manifold:manifold-props:2024.1.17' >``` > See complete [setup docs](https://github.com/manifold-systems/manifold/tree/master/manifold-deps-parent/manifold-props#maven) for details. @@ -672,11 +672,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-graphql-rt:2024.1.16' + implementation 'systems.manifold:manifold-graphql-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-graphql:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-graphql:2024.1.16' + annotationProcessor 'systems.manifold:manifold-graphql:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-graphql:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -712,7 +712,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -756,10 +756,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-graphql`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-graphql/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-graphql/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-graphql/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-graphql/2024.1.17) `manifold-graphql-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-graphql-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-graphql-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-graphql-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-graphql-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-graphql/pom.xml b/manifold-deps-parent/manifold-graphql/pom.xml index 1ccc292c2..50cdd2ac3 100644 --- a/manifold-deps-parent/manifold-graphql/pom.xml +++ b/manifold-deps-parent/manifold-graphql/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-graphql diff --git a/manifold-deps-parent/manifold-highjump-test/pom.xml b/manifold-deps-parent/manifold-highjump-test/pom.xml index 38416f5b7..6eda69615 100644 --- a/manifold-deps-parent/manifold-highjump-test/pom.xml +++ b/manifold-deps-parent/manifold-highjump-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-highjump-test diff --git a/manifold-deps-parent/manifold-highjump/pom.xml b/manifold-deps-parent/manifold-highjump/pom.xml index d98cf55a4..06efe02b4 100644 --- a/manifold-deps-parent/manifold-highjump/pom.xml +++ b/manifold-deps-parent/manifold-highjump/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-highjump diff --git a/manifold-deps-parent/manifold-image-test/pom.xml b/manifold-deps-parent/manifold-image-test/pom.xml index 3cb206dd1..518dcbb54 100644 --- a/manifold-deps-parent/manifold-image-test/pom.xml +++ b/manifold-deps-parent/manifold-image-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-image-test diff --git a/manifold-deps-parent/manifold-image/README.md b/manifold-deps-parent/manifold-image/README.md index 2ea3e83e3..d64d3c516 100644 --- a/manifold-deps-parent/manifold-image/README.md +++ b/manifold-deps-parent/manifold-image/README.md @@ -1,6 +1,6 @@ # Manifold : Image -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -109,11 +109,11 @@ repositories { } dependencies { - compileOnly 'systems.manifold:manifold-rt:2024.1.16' + compileOnly 'systems.manifold:manifold-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-image:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-image:2024.1.16' + annotationProcessor 'systems.manifold:manifold-image:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-image:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -157,7 +157,7 @@ module MyProject { - 2024.1.16 + 2024.1.17 @@ -211,7 +211,7 @@ module my.image.app { # Javadoc `manifold-image`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-image/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-image/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-image/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-image/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-image/pom.xml b/manifold-deps-parent/manifold-image/pom.xml index 2bf221f25..4613d4ad3 100644 --- a/manifold-deps-parent/manifold-image/pom.xml +++ b/manifold-deps-parent/manifold-image/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-image diff --git a/manifold-deps-parent/manifold-io-test/pom.xml b/manifold-deps-parent/manifold-io-test/pom.xml index 700bbafc8..e16577f9b 100644 --- a/manifold-deps-parent/manifold-io-test/pom.xml +++ b/manifold-deps-parent/manifold-io-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-io-test diff --git a/manifold-deps-parent/manifold-io/pom.xml b/manifold-deps-parent/manifold-io/pom.xml index e383478cd..5dd215e1b 100644 --- a/manifold-deps-parent/manifold-io/pom.xml +++ b/manifold-deps-parent/manifold-io/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-io diff --git a/manifold-deps-parent/manifold-js-rt/pom.xml b/manifold-deps-parent/manifold-js-rt/pom.xml index ac90cccfd..8f3722b4d 100644 --- a/manifold-deps-parent/manifold-js-rt/pom.xml +++ b/manifold-deps-parent/manifold-js-rt/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-js-rt diff --git a/manifold-deps-parent/manifold-js-test/pom.xml b/manifold-deps-parent/manifold-js-test/pom.xml index 39254d6d3..35b8b0bb0 100644 --- a/manifold-deps-parent/manifold-js-test/pom.xml +++ b/manifold-deps-parent/manifold-js-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-js-test diff --git a/manifold-deps-parent/manifold-js/README.md b/manifold-deps-parent/manifold-js/README.md index 533a83b87..30de10300 100644 --- a/manifold-deps-parent/manifold-js/README.md +++ b/manifold-deps-parent/manifold-js/README.md @@ -1,6 +1,6 @@ # Manifold : Javascript -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -192,11 +192,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-js-rt:2024.1.16' + implementation 'systems.manifold:manifold-js-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-js:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-js:2024.1.16' + annotationProcessor 'systems.manifold:manifold-js:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-js:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -232,7 +232,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 diff --git a/manifold-deps-parent/manifold-js/pom.xml b/manifold-deps-parent/manifold-js/pom.xml index cff991f9c..14491c1a2 100644 --- a/manifold-deps-parent/manifold-js/pom.xml +++ b/manifold-deps-parent/manifold-js/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-js diff --git a/manifold-deps-parent/manifold-json-rt/pom.xml b/manifold-deps-parent/manifold-json-rt/pom.xml index 923af23e6..7b48107d8 100644 --- a/manifold-deps-parent/manifold-json-rt/pom.xml +++ b/manifold-deps-parent/manifold-json-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-json-rt diff --git a/manifold-deps-parent/manifold-json-test/pom.xml b/manifold-deps-parent/manifold-json-test/pom.xml index 16cbe0e8b..e9dea7922 100644 --- a/manifold-deps-parent/manifold-json-test/pom.xml +++ b/manifold-deps-parent/manifold-json-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-json-test diff --git a/manifold-deps-parent/manifold-json/README.md b/manifold-deps-parent/manifold-json/README.md index fe1f340a2..5b29afd1d 100644 --- a/manifold-deps-parent/manifold-json/README.md +++ b/manifold-deps-parent/manifold-json/README.md @@ -1,6 +1,6 @@ # Manifold : JSON and JSON Schema -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -577,11 +577,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-json-rt:2024.1.16' + implementation 'systems.manifold:manifold-json-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-json:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-json:2024.1.16' + annotationProcessor 'systems.manifold:manifold-json:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-json:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -617,7 +617,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -661,10 +661,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-json`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-json/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-json/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-json/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-json/2024.1.17) `manifold-json-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-json-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-json-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-json-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-json-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-json/pom.xml b/manifold-deps-parent/manifold-json/pom.xml index e53d15305..e73d21a5b 100644 --- a/manifold-deps-parent/manifold-json/pom.xml +++ b/manifold-deps-parent/manifold-json/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-json diff --git a/manifold-deps-parent/manifold-preprocessor-android-syms/pom.xml b/manifold-deps-parent/manifold-preprocessor-android-syms/pom.xml index df2b44ef1..7b37973a2 100644 --- a/manifold-deps-parent/manifold-preprocessor-android-syms/pom.xml +++ b/manifold-deps-parent/manifold-preprocessor-android-syms/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-preprocessor-android-syms diff --git a/manifold-deps-parent/manifold-preprocessor-test/pom.xml b/manifold-deps-parent/manifold-preprocessor-test/pom.xml index d91627b10..582c4460b 100644 --- a/manifold-deps-parent/manifold-preprocessor-test/pom.xml +++ b/manifold-deps-parent/manifold-preprocessor-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-preprocessor-test diff --git a/manifold-deps-parent/manifold-preprocessor/pom.xml b/manifold-deps-parent/manifold-preprocessor/pom.xml index ea66cbbb8..444ebdf51 100644 --- a/manifold-deps-parent/manifold-preprocessor/pom.xml +++ b/manifold-deps-parent/manifold-preprocessor/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-preprocessor diff --git a/manifold-deps-parent/manifold-preprocessor/readme.md b/manifold-deps-parent/manifold-preprocessor/readme.md index bded0a7c7..94093b1cb 100644 --- a/manifold-deps-parent/manifold-preprocessor/readme.md +++ b/manifold-deps-parent/manifold-preprocessor/readme.md @@ -1,6 +1,6 @@ # Java Preprocessor -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -443,8 +443,8 @@ repositories { dependencies { testCompile 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-preprocessor:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-preprocessor:2024.1.16' + annotationProcessor 'systems.manifold:manifold-preprocessor:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-preprocessor:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -480,7 +480,7 @@ rootProject.name = 'MyPreprocessorProject' - 2024.1.16 + 2024.1.17 @@ -522,7 +522,7 @@ with javadoc. # Javadoc `manifold-preprocessor`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-preprocessor/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-preprocessor/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-preprocessor/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-preprocessor/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-properties-test/pom.xml b/manifold-deps-parent/manifold-properties-test/pom.xml index 48f695632..53cee1376 100644 --- a/manifold-deps-parent/manifold-properties-test/pom.xml +++ b/manifold-deps-parent/manifold-properties-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-properties-test diff --git a/manifold-deps-parent/manifold-properties/README.md b/manifold-deps-parent/manifold-properties/README.md index 1fe82ca46..19f448ad4 100644 --- a/manifold-deps-parent/manifold-properties/README.md +++ b/manifold-deps-parent/manifold-properties/README.md @@ -1,6 +1,6 @@ # Manifold : Properties -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -108,8 +108,8 @@ repositories { dependencies { testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-properties:2024.1.16' - compileOnly 'systems.manifold:manifold-rt:2024.1.16' + annotationProcessor 'systems.manifold:manifold-properties:2024.1.17' + compileOnly 'systems.manifold:manifold-rt:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -151,7 +151,7 @@ module MyProject { - 2024.1.16 + 2024.1.17 @@ -203,7 +203,7 @@ module my.properties.app { # Javadoc `manifold-properties`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-properties/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-properties/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-properties/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-properties/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-properties/pom.xml b/manifold-deps-parent/manifold-properties/pom.xml index 8f12d3d4a..908d98826 100644 --- a/manifold-deps-parent/manifold-properties/pom.xml +++ b/manifold-deps-parent/manifold-properties/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-properties diff --git a/manifold-deps-parent/manifold-props-middle-test/pom.xml b/manifold-deps-parent/manifold-props-middle-test/pom.xml index 449ed5af4..833fb12eb 100644 --- a/manifold-deps-parent/manifold-props-middle-test/pom.xml +++ b/manifold-deps-parent/manifold-props-middle-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-props-middle-test diff --git a/manifold-deps-parent/manifold-props-rt/pom.xml b/manifold-deps-parent/manifold-props-rt/pom.xml index f0330dfda..73aa73300 100644 --- a/manifold-deps-parent/manifold-props-rt/pom.xml +++ b/manifold-deps-parent/manifold-props-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-props-rt diff --git a/manifold-deps-parent/manifold-props-test/pom.xml b/manifold-deps-parent/manifold-props-test/pom.xml index 4c5761887..06bd69f69 100644 --- a/manifold-deps-parent/manifold-props-test/pom.xml +++ b/manifold-deps-parent/manifold-props-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-props-test diff --git a/manifold-deps-parent/manifold-props/README.md b/manifold-deps-parent/manifold-props/README.md index e0e21510d..09a8854e9 100644 --- a/manifold-deps-parent/manifold-props/README.md +++ b/manifold-deps-parent/manifold-props/README.md @@ -2,7 +2,7 @@ # Properties for Java -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -466,11 +466,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-props-rt:2024.1.16' + implementation 'systems.manifold:manifold-props-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-props:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-props:2024.1.16' + annotationProcessor 'systems.manifold:manifold-props:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-props:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -506,7 +506,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -555,10 +555,10 @@ with javadoc. # Javadoc `manifold-props`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-props/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-props/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-props/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-props/2024.1.17) `manifold-props-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-props-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-props-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-props-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-props-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-props/pom.xml b/manifold-deps-parent/manifold-props/pom.xml index 041fcec28..fd8e08047 100644 --- a/manifold-deps-parent/manifold-props/pom.xml +++ b/manifold-deps-parent/manifold-props/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-props diff --git a/manifold-deps-parent/manifold-science-test/pom.xml b/manifold-deps-parent/manifold-science-test/pom.xml index 0b3ed0041..e0454602f 100644 --- a/manifold-deps-parent/manifold-science-test/pom.xml +++ b/manifold-deps-parent/manifold-science-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-science-test diff --git a/manifold-deps-parent/manifold-science/README.md b/manifold-deps-parent/manifold-science/README.md index a9d3382b9..24083c3b5 100644 --- a/manifold-deps-parent/manifold-science/README.md +++ b/manifold-deps-parent/manifold-science/README.md @@ -2,7 +2,7 @@ # Manifold : Science -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -330,11 +330,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-science:2024.1.16' + implementation 'systems.manifold:manifold-science:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-ext:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-ext:2024.1.16' + annotationProcessor 'systems.manifold:manifold-ext:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-ext:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -370,7 +370,7 @@ rootProject.name = 'MyExtProject' - 2024.1.16 + 2024.1.17 @@ -414,7 +414,7 @@ rootProject.name = 'MyExtProject' # Javadoc `manifold-science`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-science/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-science/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-science/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-science/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-science/pom.xml b/manifold-deps-parent/manifold-science/pom.xml index 8302d53a7..380a619d7 100644 --- a/manifold-deps-parent/manifold-science/pom.xml +++ b/manifold-deps-parent/manifold-science/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-science diff --git a/manifold-deps-parent/manifold-sql-inproc-test/pom.xml b/manifold-deps-parent/manifold-sql-inproc-test/pom.xml index ab129146d..7ef0fda74 100644 --- a/manifold-deps-parent/manifold-sql-inproc-test/pom.xml +++ b/manifold-deps-parent/manifold-sql-inproc-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-sql-inproc-test diff --git a/manifold-deps-parent/manifold-sql-outproc-test/pom.xml b/manifold-deps-parent/manifold-sql-outproc-test/pom.xml index f5cae4077..3e3c293b3 100644 --- a/manifold-deps-parent/manifold-sql-outproc-test/pom.xml +++ b/manifold-deps-parent/manifold-sql-outproc-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-sql-outproc-test diff --git a/manifold-deps-parent/manifold-sql-rt/pom.xml b/manifold-deps-parent/manifold-sql-rt/pom.xml index 347797476..efec6d2bd 100644 --- a/manifold-deps-parent/manifold-sql-rt/pom.xml +++ b/manifold-deps-parent/manifold-sql-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-sql-rt diff --git a/manifold-deps-parent/manifold-sql/pom.xml b/manifold-deps-parent/manifold-sql/pom.xml index 1a11371f8..180be041e 100644 --- a/manifold-deps-parent/manifold-sql/pom.xml +++ b/manifold-deps-parent/manifold-sql/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-sql diff --git a/manifold-deps-parent/manifold-sql/readme.md b/manifold-deps-parent/manifold-sql/readme.md index 9ecc2220d..6326f48d7 100644 --- a/manifold-deps-parent/manifold-sql/readme.md +++ b/manifold-deps-parent/manifold-sql/readme.md @@ -4,7 +4,7 @@ # Manifold SQL -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -207,9 +207,9 @@ repositories { dependencies { // Manifold dependencies - implementation 'systems.manifold:manifold-sql-rt:2024.1.16' - annotationProcessor 'systems.manifold:manifold-sql:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-sql:2024.1.16' + implementation 'systems.manifold:manifold-sql-rt:2024.1.17' + annotationProcessor 'systems.manifold:manifold-sql:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-sql:2024.1.17' // Add your JDBC driver here, this is just an example using postgres implementation 'org.postgresql:postgresql:42.6.0' @@ -250,7 +250,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 11 @@ -1322,10 +1322,10 @@ commands. You'll know instantly whether your SQL is valid and, if not, what is w # Javadoc `manifold-sql`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-sql/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-sql/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-sql/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-sql/2024.1.17) `manifold-sql-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-sql-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-sql-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-sql-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-sql-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-strings-test-excl/pom.xml b/manifold-deps-parent/manifold-strings-test-excl/pom.xml index a8109d125..4103b6fa1 100644 --- a/manifold-deps-parent/manifold-strings-test-excl/pom.xml +++ b/manifold-deps-parent/manifold-strings-test-excl/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-strings-test-excl diff --git a/manifold-deps-parent/manifold-strings-test/pom.xml b/manifold-deps-parent/manifold-strings-test/pom.xml index 4f5887c9e..62259d8c4 100644 --- a/manifold-deps-parent/manifold-strings-test/pom.xml +++ b/manifold-deps-parent/manifold-strings-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-strings-test diff --git a/manifold-deps-parent/manifold-strings/README.md b/manifold-deps-parent/manifold-strings/README.md index fd4862da4..a1e22ba02 100644 --- a/manifold-deps-parent/manifold-strings/README.md +++ b/manifold-deps-parent/manifold-strings/README.md @@ -1,6 +1,6 @@ # Manifold : String Templates (aka String Interpolation) -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -167,8 +167,8 @@ repositories { dependencies { testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-strings:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-strings:2024.1.16' + annotationProcessor 'systems.manifold:manifold-strings:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-strings:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -210,7 +210,7 @@ module MyProject { - 2024.1.16 + 2024.1.17 diff --git a/manifold-deps-parent/manifold-strings/pom.xml b/manifold-deps-parent/manifold-strings/pom.xml index bff95f795..90feb3b6a 100644 --- a/manifold-deps-parent/manifold-strings/pom.xml +++ b/manifold-deps-parent/manifold-strings/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-strings diff --git a/manifold-deps-parent/manifold-templates-rt/pom.xml b/manifold-deps-parent/manifold-templates-rt/pom.xml index 90d4a02b6..e16c98162 100644 --- a/manifold-deps-parent/manifold-templates-rt/pom.xml +++ b/manifold-deps-parent/manifold-templates-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-templates-rt Manifold :: Templates Runtime diff --git a/manifold-deps-parent/manifold-templates-test/pom.xml b/manifold-deps-parent/manifold-templates-test/pom.xml index bbfd532b5..39eb69084 100644 --- a/manifold-deps-parent/manifold-templates-test/pom.xml +++ b/manifold-deps-parent/manifold-templates-test/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-templates-test diff --git a/manifold-deps-parent/manifold-templates/README.md b/manifold-deps-parent/manifold-templates/README.md index d2f4743ea..51cfd8042 100644 --- a/manifold-deps-parent/manifold-templates/README.md +++ b/manifold-deps-parent/manifold-templates/README.md @@ -1,6 +1,6 @@ # ManTL (Manifold Template Language) -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -766,11 +766,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-templates-rt:2024.1.16' + implementation 'systems.manifold:manifold-templates-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-templates:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-templates:2024.1.16' + annotationProcessor 'systems.manifold:manifold-templates:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-templates:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -806,7 +806,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -850,10 +850,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-templates`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-templates/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-templates/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-templates/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-templates/2024.1.17) `manifold-templates-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-templates-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-templates-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-templates-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-templates-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-templates/pom.xml b/manifold-deps-parent/manifold-templates/pom.xml index f78b325ec..572a1369d 100644 --- a/manifold-deps-parent/manifold-templates/pom.xml +++ b/manifold-deps-parent/manifold-templates/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-templates Manifold :: Templates diff --git a/manifold-deps-parent/manifold-test/pom.xml b/manifold-deps-parent/manifold-test/pom.xml index 94dbab1c3..0493929ab 100644 --- a/manifold-deps-parent/manifold-test/pom.xml +++ b/manifold-deps-parent/manifold-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-test diff --git a/manifold-deps-parent/manifold-text-test/pom.xml b/manifold-deps-parent/manifold-text-test/pom.xml index 2d3315a87..a3405f4bf 100644 --- a/manifold-deps-parent/manifold-text-test/pom.xml +++ b/manifold-deps-parent/manifold-text-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-text-test diff --git a/manifold-deps-parent/manifold-text/pom.xml b/manifold-deps-parent/manifold-text/pom.xml index beec925a3..be80efd6e 100644 --- a/manifold-deps-parent/manifold-text/pom.xml +++ b/manifold-deps-parent/manifold-text/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-text diff --git a/manifold-deps-parent/manifold-tuple-rt/pom.xml b/manifold-deps-parent/manifold-tuple-rt/pom.xml index 95f15c7ab..9e24b44d2 100644 --- a/manifold-deps-parent/manifold-tuple-rt/pom.xml +++ b/manifold-deps-parent/manifold-tuple-rt/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-tuple-rt diff --git a/manifold-deps-parent/manifold-tuple-test/pom.xml b/manifold-deps-parent/manifold-tuple-test/pom.xml index f92212744..fb3daade4 100644 --- a/manifold-deps-parent/manifold-tuple-test/pom.xml +++ b/manifold-deps-parent/manifold-tuple-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-tuple-test diff --git a/manifold-deps-parent/manifold-tuple/README.md b/manifold-deps-parent/manifold-tuple/README.md index 5e3cef445..8e3ac4d8a 100644 --- a/manifold-deps-parent/manifold-tuple/README.md +++ b/manifold-deps-parent/manifold-tuple/README.md @@ -2,7 +2,7 @@ # Manifold : Tuples -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -244,11 +244,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-tuple-rt:2024.1.16' + implementation 'systems.manifold:manifold-tuple-rt:2024.1.17' testCompile 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor group: 'systems.manifold', name: 'manifold-tuple', version: '2024.1.16' - testAnnotationProcessor group: 'systems.manifold', name: 'manifold-tuple', version: '2024.1.16' + annotationProcessor group: 'systems.manifold', name: 'manifold-tuple', version: '2024.1.17' + testAnnotationProcessor group: 'systems.manifold', name: 'manifold-tuple', version: '2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -284,7 +284,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -328,10 +328,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-tuple`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-tuple/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-tuple/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-tuple/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-tuple/2024.1.17) `manifold-tuple-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-tuple-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-tuple-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-tuple-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-tuple-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-tuple/pom.xml b/manifold-deps-parent/manifold-tuple/pom.xml index 374b5fafb..36dede275 100644 --- a/manifold-deps-parent/manifold-tuple/pom.xml +++ b/manifold-deps-parent/manifold-tuple/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-tuple diff --git a/manifold-deps-parent/manifold-xml-rt/pom.xml b/manifold-deps-parent/manifold-xml-rt/pom.xml index e08d3976a..84c258f80 100644 --- a/manifold-deps-parent/manifold-xml-rt/pom.xml +++ b/manifold-deps-parent/manifold-xml-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-xml-rt diff --git a/manifold-deps-parent/manifold-xml-test/pom.xml b/manifold-deps-parent/manifold-xml-test/pom.xml index 7dc5f3045..861ab4844 100644 --- a/manifold-deps-parent/manifold-xml-test/pom.xml +++ b/manifold-deps-parent/manifold-xml-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-xml-test diff --git a/manifold-deps-parent/manifold-xml/README.md b/manifold-deps-parent/manifold-xml/README.md index 501a7232c..1cfb5a19c 100644 --- a/manifold-deps-parent/manifold-xml/README.md +++ b/manifold-deps-parent/manifold-xml/README.md @@ -2,7 +2,7 @@ # Manifold : XML -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -333,11 +333,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-xml-rt:2024.1.16' + implementation 'systems.manifold:manifold-xml-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-xml:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-xml:2024.1.16' + annotationProcessor 'systems.manifold:manifold-xml:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-xml:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -373,7 +373,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -417,10 +417,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-xml`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-xml/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-xml/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-xml/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-xml/2024.1.17) `manifold-xml-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-xml-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-xml-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-xml-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-xml-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-xml/pom.xml b/manifold-deps-parent/manifold-xml/pom.xml index 35ff2c9cf..fd13e5004 100644 --- a/manifold-deps-parent/manifold-xml/pom.xml +++ b/manifold-deps-parent/manifold-xml/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-xml diff --git a/manifold-deps-parent/manifold-yaml-rt/pom.xml b/manifold-deps-parent/manifold-yaml-rt/pom.xml index ed071789b..6cb514862 100644 --- a/manifold-deps-parent/manifold-yaml-rt/pom.xml +++ b/manifold-deps-parent/manifold-yaml-rt/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-yaml-rt diff --git a/manifold-deps-parent/manifold-yaml-test/pom.xml b/manifold-deps-parent/manifold-yaml-test/pom.xml index 3f1834720..6928fb3c4 100644 --- a/manifold-deps-parent/manifold-yaml-test/pom.xml +++ b/manifold-deps-parent/manifold-yaml-test/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-yaml-test diff --git a/manifold-deps-parent/manifold-yaml/README.md b/manifold-deps-parent/manifold-yaml/README.md index 1c8ab8dfe..0f7730905 100644 --- a/manifold-deps-parent/manifold-yaml/README.md +++ b/manifold-deps-parent/manifold-yaml/README.md @@ -1,6 +1,6 @@ # Manifold : YAML -![latest](https://img.shields.io/badge/latest-v2024.1.16-royalblue.svg) +![latest](https://img.shields.io/badge/latest-v2024.1.17-royalblue.svg) [![slack](https://img.shields.io/badge/slack-manifold-seagreen.svg?logo=slack)](https://join.slack.com/t/manifold-group/shared_invite/zt-e0bq8xtu-93ASQa~a8qe0KDhOoD6Bgg) [![GitHub Repo stars](https://img.shields.io/github/stars/manifold-systems/manifold?logo=github&style=flat&color=tan)](https://github.com/manifold-systems/manifold) @@ -93,11 +93,11 @@ repositories { } dependencies { - implementation 'systems.manifold:manifold-yaml-rt:2024.1.16' + implementation 'systems.manifold:manifold-yaml-rt:2024.1.17' testImplementation 'junit:junit:4.12' // Add manifold to -processorpath for javac - annotationProcessor 'systems.manifold:manifold-yaml:2024.1.16' - testAnnotationProcessor 'systems.manifold:manifold-yaml:2024.1.16' + annotationProcessor 'systems.manifold:manifold-yaml:2024.1.17' + testAnnotationProcessor 'systems.manifold:manifold-yaml:2024.1.17' } if (JavaVersion.current() != JavaVersion.VERSION_1_8 && @@ -133,7 +133,7 @@ rootProject.name = 'MyProject' - 2024.1.16 + 2024.1.17 @@ -177,10 +177,10 @@ rootProject.name = 'MyProject' # Javadoc `manifold-yaml`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-yaml/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-yaml/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-yaml/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-yaml/2024.1.17) `manifold-yaml-rt`:
-[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-yaml-rt/2024.1.16/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-yaml-rt/2024.1.16) +[![javadoc](https://javadoc.io/badge2/systems.manifold/manifold-yaml-rt/2024.1.17/javadoc.svg)](https://javadoc.io/doc/systems.manifold/manifold-yaml-rt/2024.1.17) # License diff --git a/manifold-deps-parent/manifold-yaml/pom.xml b/manifold-deps-parent/manifold-yaml/pom.xml index edfe4e047..0f531e38b 100644 --- a/manifold-deps-parent/manifold-yaml/pom.xml +++ b/manifold-deps-parent/manifold-yaml/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-deps-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-yaml diff --git a/manifold-deps-parent/pom.xml b/manifold-deps-parent/pom.xml index 09ec7533f..dd6b8d6c8 100644 --- a/manifold-deps-parent/pom.xml +++ b/manifold-deps-parent/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-deps-parent @@ -96,7 +96,7 @@ manifold-javadoc-agent provided true - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT
diff --git a/manifold-javadoc-agent/pom.xml b/manifold-javadoc-agent/pom.xml index fc829c485..f0e7e7ec9 100644 --- a/manifold-javadoc-agent/pom.xml +++ b/manifold-javadoc-agent/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-javadoc-agent diff --git a/manifold-util/pom.xml b/manifold-util/pom.xml index 2b64300bb..be49087b5 100644 --- a/manifold-util/pom.xml +++ b/manifold-util/pom.xml @@ -5,7 +5,7 @@ systems.manifold manifold-parent - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT manifold-util diff --git a/pom.xml b/pom.xml index c9d92f9c6..95f468b05 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ systems.manifold manifold-parent pom - 2024.1.16-SNAPSHOT + 2024.1.17-SNAPSHOT Manifold :: Parent