From 567feccc6b171da26e72a2ba2e9c37007d7b40fc Mon Sep 17 00:00:00 2001 From: czpilar Date: Mon, 16 Dec 2024 23:14:35 +0100 Subject: [PATCH] [maven-release-plugin] prepare release gdrive-parent-1.4.0 --- gdrive-cmd/pom.xml | 7 +++---- gdrive-core/pom.xml | 7 +++---- pom.xml | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/gdrive-cmd/pom.xml b/gdrive-cmd/pom.xml index 5cb7829..8bde3d9 100644 --- a/gdrive-cmd/pom.xml +++ b/gdrive-cmd/pom.xml @@ -1,16 +1,15 @@ - + net.czpilar.gdrive gdrive-parent - 1.4.0-SNAPSHOT + 1.4.0 4.0.0 gdrive-cmd jar - 1.4.0-SNAPSHOT + 1.4.0 gdrive-cmd Simple java command line application for uploading file(s) to Google Drive. diff --git a/gdrive-core/pom.xml b/gdrive-core/pom.xml index 05dbd9b..5dacf18 100644 --- a/gdrive-core/pom.xml +++ b/gdrive-core/pom.xml @@ -1,16 +1,15 @@ - + net.czpilar.gdrive gdrive-parent - 1.4.0-SNAPSHOT + 1.4.0 4.0.0 gdrive-core jar - 1.4.0-SNAPSHOT + 1.4.0 gdrive-core Core library which provide ability for uploading file(s) to Google Drive. diff --git a/pom.xml b/pom.xml index 0491e01..e4e3c86 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 net.czpilar.gdrive gdrive-parent pom - 1.4.0-SNAPSHOT + 1.4.0 gdrive-parent Simple java application for uploading file(s) to Google Drive. @@ -39,7 +38,7 @@ scm:git:https://github.com/czpilar/gdrive.git scm:git:ssh://git@github.com/czpilar/gdrive.git https://github.com/czpilar/gdrive - HEAD + gdrive-parent-1.4.0