Skip to content

Commit 18e3c7a

Browse files
committed
[maven-release-plugin] prepare release envinject-api-1.0
1 parent 300415c commit 18e3c7a

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>envinject-api</artifactId>
12-
<version>1.0-SNAPSHOT</version>
12+
<version>1.0</version>
1313
<packaging>jar</packaging>
1414
<name>EnvInject API Plugin</name>
1515
<description>Stores shared logic for Environment Injection management</description>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4242
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4343
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
44-
<tag>HEAD</tag>
44+
<tag>envinject-api-1.0</tag>
4545
</scm>
4646

4747
<dependencies>

0 commit comments

Comments
 (0)