From c8b66c99d571c64e798736d74c74affeea20e27b Mon Sep 17 00:00:00 2001 From: Arnaud Roger Date: Fri, 30 Aug 2019 08:34:49 +0100 Subject: [PATCH] [maven-release-plugin] prepare release sfm-8.0.0-jre9 --- lightningcsv/pom.xml | 4 ++-- pom.xml | 4 ++-- sfm-converter-joda-time/pom.xml | 8 ++++---- sfm-converter-protobuf/pom.xml | 6 +++--- sfm-converter/pom.xml | 4 ++-- sfm-csv/pom.xml | 14 +++++++------- sfm-datastax/pom.xml | 12 ++++++------ sfm-examples/sfm-jooq/pom.xml | 4 ++-- sfm-jdbc/pom.xml | 12 ++++++------ sfm-jdbi/pom.xml | 6 +++--- sfm-jdbi3/pom.xml | 6 +++--- sfm-jmh/pom.xml | 6 +++--- sfm-jooq/pom.xml | 8 ++++---- sfm-map/pom.xml | 12 ++++++------ sfm-poi/pom.xml | 8 ++++---- sfm-querydsl/pom.xml | 6 +++--- sfm-reflect/pom.xml | 10 +++++----- sfm-springjdbc/pom.xml | 6 +++--- sfm-sql2o/pom.xml | 6 +++--- sfm-test-immutables/pom.xml | 6 +++--- sfm-test-kotlin/pom.xml | 6 +++--- sfm-test-lombok/pom.xml | 4 ++-- sfm-test-osgi/pom.xml | 8 ++++---- sfm-test-proto/pom.xml | 6 +++--- sfm-test-sandbox-csv/pom.xml | 6 +++--- sfm-test-sandbox/pom.xml | 10 +++++----- sfm-test/pom.xml | 2 +- sfm-tuples/pom.xml | 4 ++-- sfm-util/pom.xml | 6 +++--- 29 files changed, 100 insertions(+), 100 deletions(-) diff --git a/lightningcsv/pom.xml b/lightningcsv/pom.xml index 42a6ee0bd..83b8895c5 100644 --- a/lightningcsv/pom.xml +++ b/lightningcsv/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -37,7 +37,7 @@ org.simpleflatmapper sfm-util - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/pom.xml b/pom.xml index beb21084d..770823d83 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 pom sfm-parent @@ -34,7 +34,7 @@ scm:git:git://github.com/arnaudroger/SimpleFlatMapper.git scm:git:git://github.com/arnaudroger/SimpleFlatMapper.git scm:git:git@github.com:arnaudroger/SimpleFlatMapper.git - HEAD + sfm-8.0.0-jre9 diff --git a/sfm-converter-joda-time/pom.xml b/sfm-converter-joda-time/pom.xml index eecd27fbb..3c5dbefaf 100644 --- a/sfm-converter-joda-time/pom.xml +++ b/sfm-converter-joda-time/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -36,17 +36,17 @@ org.simpleflatmapper sfm-converter - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-util - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-converter - 8.0.1-SNAPSHOT + 8.0.0-jre9 test test-jar diff --git a/sfm-converter-protobuf/pom.xml b/sfm-converter-protobuf/pom.xml index 5c5f54197..0d6c95581 100644 --- a/sfm-converter-protobuf/pom.xml +++ b/sfm-converter-protobuf/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -37,12 +37,12 @@ org.simpleflatmapper sfm-converter - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-converter - 8.0.1-SNAPSHOT + 8.0.0-jre9 test test-jar diff --git a/sfm-converter/pom.xml b/sfm-converter/pom.xml index 05fd39437..21f9e9c1d 100644 --- a/sfm-converter/pom.xml +++ b/sfm-converter/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -32,7 +32,7 @@ org.simpleflatmapper sfm-util - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/sfm-csv/pom.xml b/sfm-csv/pom.xml index bbcf37df8..6091ceb5b 100644 --- a/sfm-csv/pom.xml +++ b/sfm-csv/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -32,35 +32,35 @@ org.simpleflatmapper lightning-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-tuples - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 test test-jar org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-converter-joda-time - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-datastax/pom.xml b/sfm-datastax/pom.xml index 5667a93e4..476cd1be1 100644 --- a/sfm-datastax/pom.xml +++ b/sfm-datastax/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Cassandra Datastax SFM supports. @@ -57,12 +57,12 @@ org.simpleflatmapper sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-tuples - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -75,7 +75,7 @@ org.simpleflatmapper sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 test-jar test @@ -83,13 +83,13 @@ org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-converter-joda-time - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-examples/sfm-jooq/pom.xml b/sfm-examples/sfm-jooq/pom.xml index 9a02b8a88..32205a3be 100644 --- a/sfm-examples/sfm-jooq/pom.xml +++ b/sfm-examples/sfm-jooq/pom.xml @@ -5,7 +5,7 @@ sfm-examples-jooq jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -37,7 +37,7 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/sfm-jdbc/pom.xml b/sfm-jdbc/pom.xml index 91b1111e9..4fd2d02d4 100644 --- a/sfm-jdbc/pom.xml +++ b/sfm-jdbc/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -33,7 +33,7 @@ org.simpleflatmapper sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -50,26 +50,26 @@ org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 test tests org.simpleflatmapper sfm-tuples - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-converter-joda-time - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-jdbi/pom.xml b/sfm-jdbi/pom.xml index b91ebb0e7..cf8a865ee 100644 --- a/sfm-jdbi/pom.xml +++ b/sfm-jdbi/pom.xml @@ -8,7 +8,7 @@ org.simpleflatmapper - 8.0.1-SNAPSHOT + 8.0.0-jre9 sfm-parent @@ -52,12 +52,12 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-jdbi3/pom.xml b/sfm-jdbi3/pom.xml index 92f9d0139..7ab3a5673 100644 --- a/sfm-jdbi3/pom.xml +++ b/sfm-jdbi3/pom.xml @@ -8,7 +8,7 @@ org.simpleflatmapper - 8.0.1-SNAPSHOT + 8.0.0-jre9 sfm-parent @@ -59,12 +59,12 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-jmh/pom.xml b/sfm-jmh/pom.xml index 374ee01b1..ece4e5082 100644 --- a/sfm-jmh/pom.xml +++ b/sfm-jmh/pom.xml @@ -27,7 +27,7 @@ questions. org.simpleflatmapper sfm-jmh - 8.0.1-SNAPSHOT + 8.0.0-jre9 jar SFM JMH benchmark @@ -52,12 +52,12 @@ questions. org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/sfm-jooq/pom.xml b/sfm-jooq/pom.xml index abd4c7936..82c23dbe9 100644 --- a/sfm-jooq/pom.xml +++ b/sfm-jooq/pom.xml @@ -8,7 +8,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 jOOQ supports. @@ -52,18 +52,18 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-converter-joda-time - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-map/pom.xml b/sfm-map/pom.xml index cf4bfd589..18b9a0b9e 100644 --- a/sfm-map/pom.xml +++ b/sfm-map/pom.xml @@ -2,13 +2,13 @@ 4.0.0 sfm-map - 8.0.1-SNAPSHOT + 8.0.0-jre9 bundle org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -33,18 +33,18 @@ org.simpleflatmapper sfm-reflect - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-tuples - 8.0.1-SNAPSHOT + 8.0.0-jre9 test @@ -55,7 +55,7 @@ org.simpleflatmapper sfm-converter-joda-time - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-poi/pom.xml b/sfm-poi/pom.xml index f33fa76a1..a10bac218 100644 --- a/sfm-poi/pom.xml +++ b/sfm-poi/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 sfm-poi @@ -61,19 +61,19 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-converter-joda-time - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-querydsl/pom.xml b/sfm-querydsl/pom.xml index dd6709418..80937ee09 100644 --- a/sfm-querydsl/pom.xml +++ b/sfm-querydsl/pom.xml @@ -6,7 +6,7 @@ org.simpleflatmapper - 8.0.1-SNAPSHOT + 8.0.0-jre9 sfm-parent @@ -42,7 +42,7 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 com.mysema.querydsl @@ -59,7 +59,7 @@ org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-reflect/pom.xml b/sfm-reflect/pom.xml index 44332be91..a4dcbdb69 100644 --- a/sfm-reflect/pom.xml +++ b/sfm-reflect/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -37,23 +37,23 @@ org.simpleflatmapper sfm-util - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-converter - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-tuples - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-springjdbc/pom.xml b/sfm-springjdbc/pom.xml index 7023426b5..9006a2d1b 100644 --- a/sfm-springjdbc/pom.xml +++ b/sfm-springjdbc/pom.xml @@ -8,7 +8,7 @@ org.simpleflatmapper - 8.0.1-SNAPSHOT + 8.0.0-jre9 sfm-parent @@ -50,12 +50,12 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-sql2o/pom.xml b/sfm-sql2o/pom.xml index d56f100b7..57f3e40df 100644 --- a/sfm-sql2o/pom.xml +++ b/sfm-sql2o/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Sql2o supports. @@ -50,12 +50,12 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-test-immutables/pom.xml b/sfm-test-immutables/pom.xml index 8489ec258..66f3bf633 100644 --- a/sfm-test-immutables/pom.xml +++ b/sfm-test-immutables/pom.xml @@ -5,7 +5,7 @@ sfm-test-immutables jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -43,13 +43,13 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 junit diff --git a/sfm-test-kotlin/pom.xml b/sfm-test-kotlin/pom.xml index 370037f69..8bebd6ffa 100644 --- a/sfm-test-kotlin/pom.xml +++ b/sfm-test-kotlin/pom.xml @@ -5,7 +5,7 @@ sfm-test-kotlin jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -52,12 +52,12 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 com.h2database diff --git a/sfm-test-lombok/pom.xml b/sfm-test-lombok/pom.xml index e9037011b..f3c896086 100644 --- a/sfm-test-lombok/pom.xml +++ b/sfm-test-lombok/pom.xml @@ -5,7 +5,7 @@ sfm-test-lombok jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -47,7 +47,7 @@ org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.projectlombok diff --git a/sfm-test-osgi/pom.xml b/sfm-test-osgi/pom.xml index 941dd8666..25949e835 100644 --- a/sfm-test-osgi/pom.xml +++ b/sfm-test-osgi/pom.xml @@ -5,7 +5,7 @@ sfm-test-osgi jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -46,7 +46,7 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -58,12 +58,12 @@ org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-poi - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.apache.felix diff --git a/sfm-test-proto/pom.xml b/sfm-test-proto/pom.xml index bbd87c95a..11dec6880 100644 --- a/sfm-test-proto/pom.xml +++ b/sfm-test-proto/pom.xml @@ -5,7 +5,7 @@ sfm-test-proto jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -34,13 +34,13 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-converter-protobuf - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/sfm-test-sandbox-csv/pom.xml b/sfm-test-sandbox-csv/pom.xml index 465a4a46c..34716afe0 100644 --- a/sfm-test-sandbox-csv/pom.xml +++ b/sfm-test-sandbox-csv/pom.xml @@ -5,7 +5,7 @@ sfm-test-sandbox-csv jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -60,7 +60,7 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -75,7 +75,7 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/sfm-test-sandbox/pom.xml b/sfm-test-sandbox/pom.xml index 15992232c..aa557cd46 100644 --- a/sfm-test-sandbox/pom.xml +++ b/sfm-test-sandbox/pom.xml @@ -5,7 +5,7 @@ sfm-test-sandbox jar - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -62,13 +62,13 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 @@ -82,13 +82,13 @@ org.simpleflatmapper sfm-csv - 8.0.1-SNAPSHOT + 8.0.0-jre9 org.simpleflatmapper sfm-jdbc - 8.0.1-SNAPSHOT + 8.0.0-jre9 diff --git a/sfm-test/pom.xml b/sfm-test/pom.xml index c1886ddfc..4412b92c0 100644 --- a/sfm-test/pom.xml +++ b/sfm-test/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 SFM common test objects. diff --git a/sfm-tuples/pom.xml b/sfm-tuples/pom.xml index 7c1443d42..5ef7711de 100644 --- a/sfm-tuples/pom.xml +++ b/sfm-tuples/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -32,7 +32,7 @@ org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test diff --git a/sfm-util/pom.xml b/sfm-util/pom.xml index 4a9607e10..0d730babc 100644 --- a/sfm-util/pom.xml +++ b/sfm-util/pom.xml @@ -7,7 +7,7 @@ org.simpleflatmapper sfm-parent - 8.0.1-SNAPSHOT + 8.0.0-jre9 Java library to map flat record - ResultSet, csv - to java object with minimum configuration and low footprint. @@ -32,13 +32,13 @@ org.simpleflatmapper sfm-test - 8.0.1-SNAPSHOT + 8.0.0-jre9 test org.simpleflatmapper sfm-tuples - 8.0.1-SNAPSHOT + 8.0.0-jre9 test