Skip to content

Commit

Permalink
Fix POM version
Browse files Browse the repository at this point in the history
  • Loading branch information
mlookaxw committed Oct 30, 2023
1 parent 7e19b20 commit 13c614d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion plugins/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>yamles-utils-plugin-aws</artifactId>
<version>0.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>AWS Plugin</name>
<description>AWS plugin for YAML Entity Store Utilities.</description>
Expand Down
1 change: 0 additions & 1 deletion plugins/keepass/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>yamles-utils-plugin-keepass</artifactId>
<version>0.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>KeePass Plugin</name>
<description>KeePass plugin for YAML Entity Store Utilities.</description>
Expand Down
1 change: 0 additions & 1 deletion plugins/vault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>yamles-utils-plugin-vault</artifactId>
<version>0.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Vault Plugin</name>
<description>Vault plugin for YAML Entity Store Utilities.</description>
Expand Down

0 comments on commit 13c614d

Please sign in to comment.