From 166b2d79f47ab88e434b1946364c54481cc8a189 Mon Sep 17 00:00:00 2001 From: cccs-br Date: Wed, 24 Apr 2024 10:17:07 -0400 Subject: [PATCH 1/4] [chappie] bumped to 1.8.1-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9d9a57..15a377b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.github.cybercentrecanada spark-msgpack-datasource-3.5_2.12 jar - 1.8.0 + 1.8.1-SNAPSHOT spark-msgpack-datasource A spark datasource implementation for the msgpack file format. https://github.com/CybercentreCanada/spark-msgpack-datasource From eeb3e1115cfdae777d50a37230d948b50a82445d Mon Sep 17 00:00:00 2001 From: cccs-br Date: Wed, 24 Apr 2024 10:20:37 -0400 Subject: [PATCH 2/4] Fix ossrh-nexus-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 15a377b..c1fb137 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.13 true ossrh From b028df174f6722eb87ab637b7588171f024dd2d0 Mon Sep 17 00:00:00 2001 From: cccs-br Date: Wed, 24 Apr 2024 13:58:58 -0400 Subject: [PATCH 3/4] [chappie] release 1.8.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1fb137..9d556f1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.github.cybercentrecanada spark-msgpack-datasource-3.5_2.12 jar - 1.8.1-SNAPSHOT + 1.8.1 spark-msgpack-datasource A spark datasource implementation for the msgpack file format. https://github.com/CybercentreCanada/spark-msgpack-datasource From d88dc58d228c1acda7a2c57cc1b4f3575742942c Mon Sep 17 00:00:00 2001 From: cccs-br Date: Wed, 24 Apr 2024 13:59:11 -0400 Subject: [PATCH 4/4] [chappie] resetting version to match develop --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9d556f1..03fd6b1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.github.cybercentrecanada spark-msgpack-datasource-3.5_2.12 jar - 1.8.1 + 1.9.0-SNAPSHOT spark-msgpack-datasource A spark datasource implementation for the msgpack file format. https://github.com/CybercentreCanada/spark-msgpack-datasource