Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ab3ec1e

Browse files
committedMar 26, 2023
[maven-release-plugin] prepare release v1.13.3-3
1 parent 1db8453 commit ab3ec1e

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
@@ -12,7 +12,7 @@
1212
<groupId>io.jenkins.plugins</groupId>
1313
<packaging>hpi</packaging>
1414
<name>DataTables.net API Plugin</name>
15-
<version>${revision}${changelist}</version>
15+
<version>1.13.3-3</version>
1616

1717
<description>Provides jQuery DataTables for Jenkins plugins.</description>
1818
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
@@ -265,7 +265,7 @@
265265
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
266266
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
267267
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
268-
<tag>${scmTag}</tag>
268+
<tag>v1.13.3-3</tag>
269269
</scm>
270270

271271
<repositories>

0 commit comments

Comments
 (0)
Please sign in to comment.