Skip to content

Commit cd0a6e5

Browse files
committed
[maven-release-plugin] prepare release copyartifact-1.48
1 parent 3b61041 commit cd0a6e5

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
@@ -13,7 +13,7 @@
1313
<packaging>hpi</packaging>
1414
<name>Copy Artifact Plugin</name>
1515
<description>Adds a build step to copy artifacts from another project.</description>
16-
<version>${revision}${changelist}</version>
16+
<version>1.48</version>
1717
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1818

1919
<licenses>
@@ -186,7 +186,7 @@
186186
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
187187
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
188188
<url>https://github.com/${gitHubRepo}</url>
189-
<tag>${scmTag}</tag>
189+
<tag>copyartifact-1.48</tag>
190190
</scm>
191191

192192
<repositories>

0 commit comments

Comments
 (0)