Skip to content

Commit e89f70c

Browse files
committed
[maven-release-plugin] rollback the release of v14.4.0
1 parent 8588bd8 commit e89f70c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

pom.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>edu.hm.hafner</groupId>
88
<artifactId>codingstyle-pom</artifactId>
9-
<version>6.9.0</version>
9+
<version>6.8.0</version>
1010
<relativePath />
1111
</parent>
1212

@@ -26,7 +26,7 @@
2626
<connection>scm:git:https://github.com/jenkinsci/analysis-model.git</connection>
2727
<developerConnection>scm:git:git@github.com:jenkinsci/analysis-model.git</developerConnection>
2828
<url>https://github.com/jenkinsci/analysis-model</url>
29-
<tag>HEAD</tag>
29+
<tag>${scmTag}</tag>
3030
</scm>
3131

3232
<licenses>
@@ -52,9 +52,10 @@
5252
<url>https://cs.hm.edu/~hafner</url>
5353

5454
<properties>
55-
<revision>14.5.0</revision>
55+
<scmTag>HEAD</scmTag>
56+
<revision>14.4.0</revision>
5657
<changelist>-SNAPSHOT</changelist>
57-
<previousVersion>14.4.0</previousVersion>
58+
<previousVersion>14.3.0</previousVersion>
5859

5960
<module.name>edu.hm.hafner.analysis.model</module.name>
6061

0 commit comments

Comments
 (0)