Skip to content

Commit bd972da

Browse files
committed
[maven-release-plugin] prepare release installcert-1.0.6
1 parent 482978f commit bd972da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<packaging>jar</packaging>
66
<groupId>com.github.spyhunter99</groupId>
77
<artifactId>install-cert</artifactId>
8-
<version>1.0.6-SNAPSHOT</version>
8+
<version>1.0.6</version>
99
<name>Install Cert</name>
1010
<description>A utility to add certs to the trust store from a connection attempt, originially written by Oracle</description>
1111
<url>https://github.com/spyhunter99</url>
@@ -106,7 +106,7 @@
106106
<connection>scm:git:https://github.com/spyhunter99/installcert.git</connection>
107107
<developerConnection>scm:git:https://github.com/spyhunter99/installcert.git</developerConnection>
108108
<url>https://github.com/spyhunter99/installcert/</url>
109-
<tag>installcert-1.0.0</tag>
109+
<tag>installcert-1.0.6</tag>
110110
</scm>
111111

112112
<dependencies>

0 commit comments

Comments
 (0)