diff --git a/bom/pom.xml b/bom/pom.xml index 56aaa7bd..6d58fee9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -15,13 +15,13 @@ org.quickperf quick-perf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 quick-perf-bom - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT pom @@ -29,62 +29,62 @@ org.quickperf quick-perf-jfr-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-testng - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-sql-spring4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-sql-spring5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit4-spring3 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit4-spring4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit4-spring5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-springboot1-sql-starter - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-springboot2-sql-starter - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 80051041..db63193c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/junit4/junit4-12-jvm-test/pom.xml b/junit4/junit4-12-jvm-test/pom.xml index 5fc2f84a..4235287c 100644 --- a/junit4/junit4-12-jvm-test/pom.xml +++ b/junit4/junit4-12-jvm-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -40,13 +40,13 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-jfr-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/junit4/junit4-13-1-jvm-test/pom.xml b/junit4/junit4-13-1-jvm-test/pom.xml index 1dd644d0..b69e99fc 100644 --- a/junit4/junit4-13-1-jvm-test/pom.xml +++ b/junit4/junit4-13-1-jvm-test/pom.xml @@ -16,7 +16,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT quick-perf-junit4-13-1-jvm-test @@ -41,7 +41,7 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/junit4/junit4-13-2-jvm-test/pom.xml b/junit4/junit4-13-2-jvm-test/pom.xml index 8d2b023e..e8077bbb 100644 --- a/junit4/junit4-13-2-jvm-test/pom.xml +++ b/junit4/junit4-13-2-jvm-test/pom.xml @@ -16,7 +16,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT quick-perf-junit4-13-2-jvm-test @@ -41,7 +41,7 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/junit4/junit4-13-jvm-test/pom.xml b/junit4/junit4-13-jvm-test/pom.xml index f6243727..daf653cb 100644 --- a/junit4/junit4-13-jvm-test/pom.xml +++ b/junit4/junit4-13-jvm-test/pom.xml @@ -16,7 +16,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT quick-perf-junit4-13-jvm-test @@ -41,7 +41,7 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/junit4/junit4-5-jvm-test/pom.xml b/junit4/junit4-5-jvm-test/pom.xml index 9266bb01..b00e5d5a 100644 --- a/junit4/junit4-5-jvm-test/pom.xml +++ b/junit4/junit4-5-jvm-test/pom.xml @@ -16,7 +16,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT quick-perf-junit4-5-jvm-test @@ -41,7 +41,7 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/junit4/junit4-runner/pom.xml b/junit4/junit4-runner/pom.xml index fce59785..1bc668c2 100644 --- a/junit4/junit4-runner/pom.xml +++ b/junit4/junit4-runner/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -31,12 +31,12 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-jvm-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT junit diff --git a/junit4/junit4-sql-test/pom.xml b/junit4/junit4-sql-test/pom.xml index 2d8f8218..abd02c11 100644 --- a/junit4/junit4-sql-test/pom.xml +++ b/junit4/junit4-sql-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit4-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -35,19 +35,19 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-memory-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -61,7 +61,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/junit4/pom.xml b/junit4/pom.xml index bcd255d5..18770654 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/junit5/junit5-extension/pom.xml b/junit5/junit5-extension/pom.xml index bb9e9749..67ecfd73 100644 --- a/junit5/junit5-extension/pom.xml +++ b/junit5/junit5-extension/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit5-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -24,12 +24,12 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-jvm-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.junit.jupiter @@ -46,7 +46,7 @@ org.quickperf quick-perf-junit5-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/junit5/junit5-jvm-test/pom.xml b/junit5/junit5-jvm-test/pom.xml index 8de02f3f..dda695b6 100644 --- a/junit5/junit5-jvm-test/pom.xml +++ b/junit5/junit5-jvm-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit5-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -32,13 +32,13 @@ org.quickperf quick-perf-junit5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-junit5-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -46,7 +46,7 @@ org.quickperf quick-perf-jfr-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/junit5/junit5-sql-test/pom.xml b/junit5/junit5-sql-test/pom.xml index 25f1fa2d..4c218ef2 100644 --- a/junit5/junit5-sql-test/pom.xml +++ b/junit5/junit5-sql-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit5-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -32,18 +32,18 @@ org.quickperf quick-perf-junit5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit5-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -51,7 +51,7 @@ org.quickperf quick-perf-sql-memory-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -59,7 +59,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/junit5/junit5-test-util/pom.xml b/junit5/junit5-test-util/pom.xml index f6a03470..5ff6d16d 100644 --- a/junit5/junit5-test-util/pom.xml +++ b/junit5/junit5-test-util/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-junit5-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/junit5/pom.xml b/junit5/pom.xml index f16286a8..c7e58913 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -14,7 +14,7 @@ quick-perf org.quickperf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/jvm/jfr-annotations/pom.xml b/jvm/jfr-annotations/pom.xml index 7e962176..1116c6d7 100644 --- a/jvm/jfr-annotations/pom.xml +++ b/jvm/jfr-annotations/pom.xml @@ -15,7 +15,7 @@ org.quickperf quick-perf-jvm-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -29,12 +29,12 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-jvm-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.openjdk.jmc diff --git a/jvm/jvm-annotations/pom.xml b/jvm/jvm-annotations/pom.xml index 35d4810b..71d8ca62 100644 --- a/jvm/jvm-annotations/pom.xml +++ b/jvm/jvm-annotations/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-jvm-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -28,12 +28,12 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-jvm-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT junit diff --git a/jvm/jvm-core/pom.xml b/jvm/jvm-core/pom.xml index dba9ad6c..0e4683c8 100644 --- a/jvm/jvm-core/pom.xml +++ b/jvm/jvm-core/pom.xml @@ -13,7 +13,7 @@ org.quickperf quick-perf-jvm-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -27,7 +27,7 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT diff --git a/jvm/pom.xml b/jvm/pom.xml index 87afe574..9b1fc220 100644 --- a/jvm/pom.xml +++ b/jvm/pom.xml @@ -14,7 +14,7 @@ quick-perf org.quickperf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 2c2efc87..ff8205ee 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ quick-perf pom quick-perf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 2019 @@ -53,7 +53,7 @@ 1.7.25 **\/\*.java - 2021-09-28T18:56:09Z + 2023-11-21T21:44:04Z true diff --git a/spring/junit4-spring-base-tests/pom.xml b/spring/junit4-spring-base-tests/pom.xml index f6edd401..ca70071e 100644 --- a/spring/junit4-spring-base-tests/pom.xml +++ b/spring/junit4-spring-base-tests/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/spring/junit4-spring-boot-test/pom.xml b/spring/junit4-spring-boot-test/pom.xml index e7710ce5..132e14e9 100644 --- a/spring/junit4-spring-boot-test/pom.xml +++ b/spring/junit4-spring-boot-test/pom.xml @@ -15,7 +15,7 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -55,13 +55,13 @@ org.quickperf quick-perf-junit4-spring5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-springboot2-sql-starter - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT diff --git a/spring/junit4-spring3/pom.xml b/spring/junit4-spring3/pom.xml index 2c34ff80..aa79bcd6 100644 --- a/spring/junit4-spring3/pom.xml +++ b/spring/junit4-spring3/pom.xml @@ -14,18 +14,18 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 quick-perf-junit4-spring3 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 1.7 1.7 1.7 - 3.2.18.RELEASE + 5.2.22.RELEASE @@ -40,7 +40,7 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT @@ -53,7 +53,7 @@ org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT @@ -80,7 +80,7 @@ org.quickperf quick-perf-junit4-spring-base-tests - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/spring/junit4-spring4/pom.xml b/spring/junit4-spring4/pom.xml index 7aeaed1f..9f87da8c 100644 --- a/spring/junit4-spring4/pom.xml +++ b/spring/junit4-spring4/pom.xml @@ -14,12 +14,12 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 quick-perf-junit4-spring4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 1.7 @@ -39,13 +39,13 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-sql-spring4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT @@ -72,7 +72,7 @@ org.quickperf quick-perf-junit4-spring-base-tests - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/spring/junit4-spring5/pom.xml b/spring/junit4-spring5/pom.xml index bece9a2f..016fe7b1 100644 --- a/spring/junit4-spring5/pom.xml +++ b/spring/junit4-spring5/pom.xml @@ -14,12 +14,12 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 quick-perf-junit4-spring5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 1.8 @@ -39,13 +39,13 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-sql-spring5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT @@ -72,7 +72,7 @@ org.quickperf quick-perf-junit4-spring-base-tests - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/spring/pom.xml b/spring/pom.xml index 4d5bde4d..b757804d 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/spring/spring-boot-1-sql-starter/pom.xml b/spring/spring-boot-1-sql-starter/pom.xml index 56977629..dd6dd483 100644 --- a/spring/spring-boot-1-sql-starter/pom.xml +++ b/spring/spring-boot-1-sql-starter/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -31,7 +31,7 @@ org.quickperf quick-perf-sql-spring4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.springframework diff --git a/spring/spring-boot-2-sql-starter/pom.xml b/spring/spring-boot-2-sql-starter/pom.xml index 80a8cf6e..47d1df3e 100644 --- a/spring/spring-boot-2-sql-starter/pom.xml +++ b/spring/spring-boot-2-sql-starter/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-spring - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -31,7 +31,7 @@ org.quickperf quick-perf-sql-spring5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.springframework diff --git a/spring/sql-spring4/pom.xml b/spring/sql-spring4/pom.xml index 7379c919..dca42e88 100644 --- a/spring/sql-spring4/pom.xml +++ b/spring/sql-spring4/pom.xml @@ -14,7 +14,7 @@ quick-perf-spring org.quickperf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -31,7 +31,7 @@ org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.springframework diff --git a/spring/sql-spring5/pom.xml b/spring/sql-spring5/pom.xml index c6713a71..0f6c56ac 100644 --- a/spring/sql-spring5/pom.xml +++ b/spring/sql-spring5/pom.xml @@ -14,7 +14,7 @@ quick-perf-spring org.quickperf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -31,7 +31,7 @@ org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.springframework diff --git a/sql/pom.xml b/sql/pom.xml index 9adee3e4..9f8539ff 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -15,7 +15,7 @@ quick-perf org.quickperf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/sql/sql-annotations/pom.xml b/sql/sql-annotations/pom.xml index 8c1fe336..ae8eb7e4 100644 --- a/sql/sql-annotations/pom.xml +++ b/sql/sql-annotations/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -31,7 +31,7 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT net.ttddyy diff --git a/sql/sql-hibernate-test-util/pom.xml b/sql/sql-hibernate-test-util/pom.xml index 5922fea3..31e9dc3c 100644 --- a/sql/sql-hibernate-test-util/pom.xml +++ b/sql/sql-hibernate-test-util/pom.xml @@ -13,7 +13,7 @@ org.quickperf quick-perf-sql-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/sql/sql-memory-test-util/pom.xml b/sql/sql-memory-test-util/pom.xml index 1ef7fb49..3c2d9b1b 100644 --- a/sql/sql-memory-test-util/pom.xml +++ b/sql/sql-memory-test-util/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/sql/sql-memory-test/pom.xml b/sql/sql-memory-test/pom.xml index cdeb7e51..d57c7658 100644 --- a/sql/sql-memory-test/pom.xml +++ b/sql/sql-memory-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -41,19 +41,19 @@ org.quickperf quick-perf-junit4 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-memory-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -61,7 +61,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/sql/sql-testcontainers-test/mariadb-test/pom.xml b/sql/sql-testcontainers-test/mariadb-test/pom.xml index 6cc0eff3..28975bd1 100644 --- a/sql/sql-testcontainers-test/mariadb-test/pom.xml +++ b/sql/sql-testcontainers-test/mariadb-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-testcontainers-test - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -42,7 +42,7 @@ org.quickperf quick-perf-testcontainers-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -50,7 +50,7 @@ org.quickperf quick-perf-junit5-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -58,7 +58,7 @@ org.quickperf quick-perf-sql-memory-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -66,7 +66,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/sql/sql-testcontainers-test/pom.xml b/sql/sql-testcontainers-test/pom.xml index afe0425e..847c3b52 100644 --- a/sql/sql-testcontainers-test/pom.xml +++ b/sql/sql-testcontainers-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/sql/sql-testcontainers-test/postgresql-test/pom.xml b/sql/sql-testcontainers-test/postgresql-test/pom.xml index 20044d3e..0bf0ee06 100644 --- a/sql/sql-testcontainers-test/postgresql-test/pom.xml +++ b/sql/sql-testcontainers-test/postgresql-test/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-testcontainers-test - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -42,7 +42,7 @@ org.quickperf quick-perf-testcontainers-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -50,7 +50,7 @@ org.quickperf quick-perf-junit5-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -58,7 +58,7 @@ org.quickperf quick-perf-sql-memory-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -66,7 +66,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/sql/sql-testcontainers-test/test-containers-test-util/pom.xml b/sql/sql-testcontainers-test/test-containers-test-util/pom.xml index 17719ec1..67bd9041 100644 --- a/sql/sql-testcontainers-test/test-containers-test-util/pom.xml +++ b/sql/sql-testcontainers-test/test-containers-test-util/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf-sql-testcontainers-test - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -25,17 +25,17 @@ org.quickperf quick-perf-junit5 - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-junit5-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -53,7 +53,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/testng/pom.xml b/testng/pom.xml index c45d4b5f..0e3fecaf 100644 --- a/testng/pom.xml +++ b/testng/pom.xml @@ -14,7 +14,7 @@ org.quickperf quick-perf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/testng/testng-jvm-test/pom.xml b/testng/testng-jvm-test/pom.xml index 38acafd1..ab6d5e76 100644 --- a/testng/testng-jvm-test/pom.xml +++ b/testng/testng-jvm-test/pom.xml @@ -13,7 +13,7 @@ org.quickperf quick-perf-testng-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -37,19 +37,19 @@ org.quickperf quick-perf-jfr-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-testng - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-testng-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/testng/testng-listener/pom.xml b/testng/testng-listener/pom.xml index 0ee65e3a..7377d83a 100644 --- a/testng/testng-listener/pom.xml +++ b/testng/testng-listener/pom.xml @@ -15,7 +15,7 @@ org.quickperf quick-perf-testng-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -32,17 +32,17 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-jvm-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-testng-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/testng/testng-sql-listener/pom.xml b/testng/testng-sql-listener/pom.xml index 35ea285c..d14e30fd 100644 --- a/testng/testng-sql-listener/pom.xml +++ b/testng/testng-sql-listener/pom.xml @@ -10,13 +10,11 @@ ~ Copyright 2019-2022 the original author or authors. --> - + quick-perf-testng-parent org.quickperf - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -38,12 +36,12 @@ org.quickperf quick-perf-core - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT org.quickperf quick-perf-testng-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -51,7 +49,7 @@ org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -59,7 +57,7 @@ org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test diff --git a/testng/testng-sql-test/pom.xml b/testng/testng-sql-test/pom.xml index ac565472..460be399 100644 --- a/testng/testng-sql-test/pom.xml +++ b/testng/testng-sql-test/pom.xml @@ -15,7 +15,7 @@ org.quickperf quick-perf-testng-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -40,19 +40,19 @@ org.quickperf quick-perf-testng - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test @@ -60,7 +60,7 @@ org.quickperf quick-perf-testng-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test diff --git a/testng/testng-test-util/pom.xml b/testng/testng-test-util/pom.xml index 631fb3ee..d210abc6 100644 --- a/testng/testng-test-util/pom.xml +++ b/testng/testng-test-util/pom.xml @@ -15,7 +15,7 @@ org.quickperf quick-perf-testng-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -38,20 +38,20 @@ org.quickperf quick-perf-sql-annotations - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT test org.quickperf quick-perf-sql-memory-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar org.quickperf quick-perf-sql-hibernate-test-util - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT tests test-jar test