Skip to content

Commit

Permalink
[skip ci] [maven-release-plugin]prepare release vault-maven-plugin-1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Mar 21, 2023
1 parent f76f8d5 commit a16f11a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>

<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/maven-v4_0_0.xsd">
<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/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<groupId>com.homeofthewizard</groupId>
<artifactId>vault-maven-plugin</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>maven-plugin</packaging>

<name>Vault Maven Plugin</name>
Expand All @@ -26,7 +24,8 @@
<connection>scm:git:[email protected]:homeofthewizard/vault-maven-plugin</connection>
<developerConnection>scm:git:[email protected]:homeofthewizard/vault-maven-plugin.git</developerConnection>
<url>https://github.com/homeofthewizard/vault-maven-plugin</url>
</scm>
<tag>vault-maven-plugin-1.1.1</tag>
</scm>

<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit a16f11a

Please sign in to comment.