Skip to content

Commit

Permalink
[skip ci] [maven-release-plugin] prepare release vault-maven-plugin-1…
Browse files Browse the repository at this point in the history
….1.7
  • Loading branch information
Ubuntu committed May 3, 2024
1 parent 2c026d4 commit b40a59e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

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

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

<distributionManagement>
<snapshotRepository>
Expand All @@ -43,7 +44,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2024-05-01T00:00:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-03T16:19:25Z</project.build.outputTimestamp>
<maven.test.runOrder>hourly</maven.test.runOrder>
<docker.network>vault-maven-plugin-${maven.build.timestamp}</docker.network>
<docker.nginx.host>nginx.docker</docker.nginx.host>
Expand Down

0 comments on commit b40a59e

Please sign in to comment.