Skip to content

Commit 08cc5e6

Browse files
committed
[maven-release-plugin] prepare release 1.2.4
1 parent a7229e5 commit 08cc5e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jqassistant.plugin.typescript</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.3.0-SNAPSHOT</version>
7+
<version>1.2.4</version>
88
</parent>
99

1010
<artifactId>jqassistant-typescript-plugin</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jqassistant.plugin.typescript</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>1.3.0-SNAPSHOT</version>
13+
<version>1.2.4</version>
1414
<packaging>pom</packaging>
1515

1616
<name>jQAssistant TypeScript Plugin Parent</name>
@@ -50,7 +50,7 @@
5050
<developerConnection>scm:git:https://github.com/jqassistant-plugin/jqassistant-typescript-plugin.git
5151
</developerConnection>
5252
<url>https://github.com/jqassistant-plugin/jqassistant-typescript-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>1.2.4</tag>
5454
</scm>
5555

5656
<modules>

0 commit comments

Comments
 (0)