From 11ced9db2d80f3bedd409e7bb94c4a27987f6aa4 Mon Sep 17 00:00:00 2001 From: David Moyano Murillo Date: Tue, 20 Dec 2022 14:13:50 +0100 Subject: [PATCH] Artifact version should match Glue library version Version tag shoud match Glue library version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5979816..0764e69 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.amazonaws AWSGlueETLPython - 1.0.0 + 2.0.0 ${project.artifactId} Python library for AWS Glue ETL libraries