Skip to content

Commit 89a15c8

Browse files
committed
[maven-release-plugin] prepare release 1.0.2
1 parent 80b2110 commit 89a15c8

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.onepassword.jenkins.plugins</groupId>
1212
<artifactId>onepassword-secrets</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.0.2</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>1Password Secrets</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
3636
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
3737
<url>https://github.com/${gitHubRepo}</url>
38-
<tag>${scmTag}</tag>
38+
<tag>1.0.2</tag>
3939
</scm>
4040

4141
<dependencyManagement>

0 commit comments

Comments
 (0)