diff --git a/content-fs-spring-boot-starter/pom.xml b/content-fs-spring-boot-starter/pom.xml index a16154937..30b8d4bee 100644 --- a/content-fs-spring-boot-starter/pom.xml +++ b/content-fs-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT content-fs-spring-boot-starter @@ -13,12 +13,12 @@ com.github.paulcwarren spring-content-fs - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.springframework.boot diff --git a/content-jpa-spring-boot-starter/pom.xml b/content-jpa-spring-boot-starter/pom.xml index b15998ef4..83ac8dccc 100644 --- a/content-jpa-spring-boot-starter/pom.xml +++ b/content-jpa-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT content-jpa-spring-boot-starter @@ -12,12 +12,12 @@ com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/content-mongo-spring-boot-starter/pom.xml b/content-mongo-spring-boot-starter/pom.xml index e44caaead..561d6bbad 100644 --- a/content-mongo-spring-boot-starter/pom.xml +++ b/content-mongo-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT content-mongo-spring-boot-starter @@ -12,12 +12,12 @@ com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-mongo - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/content-rest-spring-boot-starter/pom.xml b/content-rest-spring-boot-starter/pom.xml index 84c649745..0c6a96f08 100644 --- a/content-rest-spring-boot-starter/pom.xml +++ b/content-rest-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT content-rest-spring-boot-starter @@ -13,12 +13,12 @@ com.github.paulcwarren spring-content-rest - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/content-s3-spring-boot-starter/pom.xml b/content-s3-spring-boot-starter/pom.xml index 079c3ef6b..13be26d6a 100644 --- a/content-s3-spring-boot-starter/pom.xml +++ b/content-s3-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT content-s3-spring-boot-starter @@ -13,12 +13,12 @@ com.github.paulcwarren spring-content-s3 - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT diff --git a/content-solr-spring-boot-starter/pom.xml b/content-solr-spring-boot-starter/pom.xml index b4e13055b..f17e30dd4 100644 --- a/content-solr-spring-boot-starter/pom.xml +++ b/content-solr-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT content-solr-spring-boot-starter @@ -13,7 +13,7 @@ com.github.paulcwarren spring-content-solr - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9262de379..66f8d0d02 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT pom Spring Content diff --git a/spring-content-autoconfigure/pom.xml b/spring-content-autoconfigure/pom.xml index de6a47256..fe1335e25 100644 --- a/spring-content-autoconfigure/pom.xml +++ b/spring-content-autoconfigure/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT .. @@ -21,25 +21,25 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true com.github.paulcwarren spring-content-fs - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true com.github.paulcwarren spring-content-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true com.github.paulcwarren spring-content-mongo - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true @@ -55,7 +55,7 @@ com.github.paulcwarren spring-content-renditions - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true @@ -67,13 +67,13 @@ com.github.paulcwarren spring-content-rest - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true com.github.paulcwarren spring-content-s3 - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true @@ -85,7 +85,7 @@ com.github.paulcwarren spring-content-solr - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true @@ -107,7 +107,7 @@ com.github.paulcwarren spring-content-elasticsearch - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true @@ -119,7 +119,7 @@ com.github.paulcwarren spring-versions-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT true diff --git a/spring-content-azure-storage/pom.xml b/spring-content-azure-storage/pom.xml index 9a8b5319c..d6aafc71f 100644 --- a/spring-content-azure-storage/pom.xml +++ b/spring-content-azure-storage/pom.xml @@ -6,7 +6,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -17,7 +17,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.azure.spring diff --git a/spring-content-bom/pom.xml b/spring-content-bom/pom.xml index 7a06216be..3881ac090 100644 --- a/spring-content-bom/pom.xml +++ b/spring-content-bom/pom.xml @@ -6,7 +6,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-bom diff --git a/spring-content-commons/pom.xml b/spring-content-commons/pom.xml index d5cb78363..21f39f9c6 100644 --- a/spring-content-commons/pom.xml +++ b/spring-content-commons/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -20,7 +20,7 @@ com.github.paulcwarren spring-versions-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.projectlombok diff --git a/spring-content-elasticsearch-boot-starter/pom.xml b/spring-content-elasticsearch-boot-starter/pom.xml index 6a78d671d..d1f0cce6c 100644 --- a/spring-content-elasticsearch-boot-starter/pom.xml +++ b/spring-content-elasticsearch-boot-starter/pom.xml @@ -5,7 +5,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 @@ -15,12 +15,12 @@ com.github.paulcwarren spring-content-elasticsearch - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT diff --git a/spring-content-elasticsearch/pom.xml b/spring-content-elasticsearch/pom.xml index c8c11fb5a..ff330fc2d 100644 --- a/spring-content-elasticsearch/pom.xml +++ b/spring-content-elasticsearch/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-elasticsearch @@ -14,7 +14,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -62,14 +62,14 @@ com.github.paulcwarren spring-content-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-content-renditions - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test diff --git a/spring-content-encryption/pom.xml b/spring-content-encryption/pom.xml index 029a1ce36..3a6d7f4ae 100644 --- a/spring-content-encryption/pom.xml +++ b/spring-content-encryption/pom.xml @@ -7,7 +7,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-encryption @@ -20,7 +20,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.springframework.vault @@ -85,25 +85,25 @@ com.github.paulcwarren spring-content-fs-boot-starter - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-content-jpa-boot-starter - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-content-s3-boot-starter - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-content-rest-boot-starter - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test diff --git a/spring-content-fs-boot-starter/pom.xml b/spring-content-fs-boot-starter/pom.xml index fe2b94dc1..97dccd57c 100644 --- a/spring-content-fs-boot-starter/pom.xml +++ b/spring-content-fs-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-fs-boot-starter @@ -14,12 +14,12 @@ com.github.paulcwarren spring-content-fs - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -45,7 +45,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT diff --git a/spring-content-gcs/pom.xml b/spring-content-gcs/pom.xml index 7a255ac07..57f2b6799 100644 --- a/spring-content-gcs/pom.xml +++ b/spring-content-gcs/pom.xml @@ -6,7 +6,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -17,7 +17,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.google.cloud diff --git a/spring-content-jpa-boot-starter/pom.xml b/spring-content-jpa-boot-starter/pom.xml index c160dff90..202346cc2 100644 --- a/spring-content-jpa-boot-starter/pom.xml +++ b/spring-content-jpa-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-jpa-boot-starter @@ -14,12 +14,12 @@ com.github.paulcwarren spring-content-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/spring-content-jpa/pom.xml b/spring-content-jpa/pom.xml index ef462c638..91df6e158 100644 --- a/spring-content-jpa/pom.xml +++ b/spring-content-jpa/pom.xml @@ -6,14 +6,14 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.springframework.data diff --git a/spring-content-mongo-boot-starter/pom.xml b/spring-content-mongo-boot-starter/pom.xml index 3aa1f9a47..93437d4e9 100644 --- a/spring-content-mongo-boot-starter/pom.xml +++ b/spring-content-mongo-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-mongo-boot-starter @@ -14,12 +14,12 @@ com.github.paulcwarren spring-content-mongo - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT diff --git a/spring-content-mongo/pom.xml b/spring-content-mongo/pom.xml index 07bae724d..bc5f9ca65 100644 --- a/spring-content-mongo/pom.xml +++ b/spring-content-mongo/pom.xml @@ -6,7 +6,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -21,7 +21,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.springframework.data diff --git a/spring-content-renditions-boot-starter/pom.xml b/spring-content-renditions-boot-starter/pom.xml index bc23f4989..1465bccf8 100644 --- a/spring-content-renditions-boot-starter/pom.xml +++ b/spring-content-renditions-boot-starter/pom.xml @@ -5,7 +5,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 @@ -15,12 +15,12 @@ com.github.paulcwarren spring-content-renditions - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/spring-content-renditions/pom.xml b/spring-content-renditions/pom.xml index 41074ae6e..f77597663 100644 --- a/spring-content-renditions/pom.xml +++ b/spring-content-renditions/pom.xml @@ -5,7 +5,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 @@ -14,7 +14,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.apache.poi diff --git a/spring-content-rest-boot-starter/pom.xml b/spring-content-rest-boot-starter/pom.xml index 8e4ab2671..ff34d4532 100644 --- a/spring-content-rest-boot-starter/pom.xml +++ b/spring-content-rest-boot-starter/pom.xml @@ -6,7 +6,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-rest-boot-starter @@ -15,12 +15,12 @@ com.github.paulcwarren spring-content-rest - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/spring-content-rest/pom.xml b/spring-content-rest/pom.xml index e4349e2cb..8cc4e4171 100644 --- a/spring-content-rest/pom.xml +++ b/spring-content-rest/pom.xml @@ -7,7 +7,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -54,7 +54,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.atteo @@ -66,7 +66,7 @@ com.github.paulcwarren spring-versions-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -214,25 +214,25 @@ com.github.paulcwarren spring-content-fs - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-content-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-content-mongo - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test com.github.paulcwarren spring-versions-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test diff --git a/spring-content-s3-boot-starter/pom.xml b/spring-content-s3-boot-starter/pom.xml index 2c37b6a56..86b0c6a8d 100644 --- a/spring-content-s3-boot-starter/pom.xml +++ b/spring-content-s3-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT spring-content-s3-boot-starter @@ -14,12 +14,12 @@ com.github.paulcwarren spring-content-s3 - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/spring-content-s3/pom.xml b/spring-content-s3/pom.xml index a516b3c28..15992f362 100644 --- a/spring-content-s3/pom.xml +++ b/spring-content-s3/pom.xml @@ -6,7 +6,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -17,7 +17,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT software.amazon.awssdk diff --git a/spring-content-solr-boot-starter/pom.xml b/spring-content-solr-boot-starter/pom.xml index 20e082bb2..cb3cc0a80 100644 --- a/spring-content-solr-boot-starter/pom.xml +++ b/spring-content-solr-boot-starter/pom.xml @@ -5,14 +5,14 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT .. com.github.paulcwarren spring-content-solr - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT \ No newline at end of file diff --git a/spring-content-solr/pom.xml b/spring-content-solr/pom.xml index bce35c91d..0ae9fbcff 100644 --- a/spring-content-solr/pom.xml +++ b/spring-content-solr/pom.xml @@ -5,7 +5,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 @@ -44,7 +44,7 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT @@ -99,7 +99,7 @@ com.github.paulcwarren spring-content-fs - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT test diff --git a/spring-versions-commons/pom.xml b/spring-versions-commons/pom.xml index 7581ef683..17805d5ee 100644 --- a/spring-versions-commons/pom.xml +++ b/spring-versions-commons/pom.xml @@ -5,7 +5,7 @@ com.github.paulcwarren spring-content - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 diff --git a/spring-versions-jpa-boot-starter/pom.xml b/spring-versions-jpa-boot-starter/pom.xml index aff65df31..f3b7436ec 100644 --- a/spring-versions-jpa-boot-starter/pom.xml +++ b/spring-versions-jpa-boot-starter/pom.xml @@ -5,7 +5,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 @@ -15,12 +15,12 @@ com.github.paulcwarren spring-versions-jpa - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-content-autoconfigure - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT diff --git a/spring-versions-jpa/pom.xml b/spring-versions-jpa/pom.xml index a32977d85..23122ce9c 100644 --- a/spring-versions-jpa/pom.xml +++ b/spring-versions-jpa/pom.xml @@ -5,7 +5,7 @@ spring-content com.github.paulcwarren - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT 4.0.0 @@ -37,12 +37,12 @@ com.github.paulcwarren spring-content-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT com.github.paulcwarren spring-versions-commons - 3.0.10-SNAPSHOT + 3.0.11-SNAPSHOT org.apache.commons