Skip to content

Commit 13c614d

Browse files
committed
Fix POM version
1 parent 7e19b20 commit 13c614d

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

plugins/aws/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1717
<modelVersion>4.0.0</modelVersion>
1818
<artifactId>yamles-utils-plugin-aws</artifactId>
19-
<version>0.6.0-SNAPSHOT</version>
2019
<packaging>jar</packaging>
2120
<name>AWS Plugin</name>
2221
<description>AWS plugin for YAML Entity Store Utilities.</description>

plugins/keepass/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1717
<modelVersion>4.0.0</modelVersion>
1818
<artifactId>yamles-utils-plugin-keepass</artifactId>
19-
<version>0.6.0-SNAPSHOT</version>
2019
<packaging>jar</packaging>
2120
<name>KeePass Plugin</name>
2221
<description>KeePass plugin for YAML Entity Store Utilities.</description>

plugins/vault/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1717
<modelVersion>4.0.0</modelVersion>
1818
<artifactId>yamles-utils-plugin-vault</artifactId>
19-
<version>0.6.0-SNAPSHOT</version>
2019
<packaging>jar</packaging>
2120
<name>Vault Plugin</name>
2221
<description>Vault plugin for YAML Entity Store Utilities.</description>

0 commit comments

Comments
 (0)