Skip to content

Commit 94765f6

Browse files
committed
[maven-release-plugin] prepare release 1.4.1
1 parent 82b1d9e commit 94765f6

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.5.0-SNAPSHOT</version>
7+
<version>1.4.1</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.5.0-SNAPSHOT</version>
13+
<version>1.4.1</version>
1414
<packaging>pom</packaging>
1515

1616
<name>jQAssistant TypeScript Plugin Parent</name>
@@ -46,7 +46,7 @@
4646
<developerConnection>scm:git:https://github.com/jqassistant-plugin/jqassistant-typescript-plugin.git
4747
</developerConnection>
4848
<url>https://github.com/jqassistant-plugin/jqassistant-typescript-plugin</url>
49-
<tag>HEAD</tag>
49+
<tag>1.4.1</tag>
5050
</scm>
5151

5252
<modules>

0 commit comments

Comments
 (0)