From 13c614d06cf155e21306c590d1b6481fa5845561 Mon Sep 17 00:00:00 2001 From: Martin Look Date: Mon, 30 Oct 2023 02:23:10 +0100 Subject: [PATCH] Fix POM version --- plugins/aws/pom.xml | 1 - plugins/keepass/pom.xml | 1 - plugins/vault/pom.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/plugins/aws/pom.xml b/plugins/aws/pom.xml index c468e55..cbe11f7 100644 --- a/plugins/aws/pom.xml +++ b/plugins/aws/pom.xml @@ -16,7 +16,6 @@ 4.0.0 yamles-utils-plugin-aws - 0.6.0-SNAPSHOT jar AWS Plugin AWS plugin for YAML Entity Store Utilities. diff --git a/plugins/keepass/pom.xml b/plugins/keepass/pom.xml index 89a5265..31625b0 100644 --- a/plugins/keepass/pom.xml +++ b/plugins/keepass/pom.xml @@ -16,7 +16,6 @@ 4.0.0 yamles-utils-plugin-keepass - 0.6.0-SNAPSHOT jar KeePass Plugin KeePass plugin for YAML Entity Store Utilities. diff --git a/plugins/vault/pom.xml b/plugins/vault/pom.xml index 5a92053..ba1b2c0 100644 --- a/plugins/vault/pom.xml +++ b/plugins/vault/pom.xml @@ -16,7 +16,6 @@ 4.0.0 yamles-utils-plugin-vault - 0.6.0-SNAPSHOT jar Vault Plugin Vault plugin for YAML Entity Store Utilities.