Skip to content

Commit ad7adca

Browse files
committed
[maven-release-plugin] prepare release exec-3.3.2
1 parent 60aec09 commit ad7adca

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
@@ -3,7 +3,7 @@
33

44
<groupId>ch.vorburger.exec</groupId>
55
<artifactId>exec</artifactId>
6-
<version>3.3.2-SNAPSHOT</version>
6+
<version>3.3.2</version>
77

88
<name>ch.vorburger.exec</name>
99
<description>Java library to launch external processes</description>
@@ -13,7 +13,7 @@
1313
<connection>https://github.com/vorburger/ch.vorburger.exec.git</connection>
1414
<developerConnection>scm:git:[email protected]:vorburger/ch.vorburger.exec.git</developerConnection>
1515
<url>https://github.com/vorburger/ch.vorburger.exec</url>
16-
<tag>HEAD</tag>
16+
<tag>exec-3.3.2</tag>
1717
</scm>
1818
<licenses>
1919
<license>

0 commit comments

Comments
 (0)