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