We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60aec09 commit ad7adcaCopy full SHA for ad7adca
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>ch.vorburger.exec</groupId>
5
<artifactId>exec</artifactId>
6
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
7
8
<name>ch.vorburger.exec</name>
9
<description>Java library to launch external processes</description>
@@ -13,7 +13,7 @@
13
<connection>https://github.com/vorburger/ch.vorburger.exec.git</connection>
14
<developerConnection>scm:git:[email protected]:vorburger/ch.vorburger.exec.git</developerConnection>
15
<url>https://github.com/vorburger/ch.vorburger.exec</url>
16
- <tag>HEAD</tag>
+ <tag>exec-3.3.2</tag>
17
</scm>
18
<licenses>
19
<license>
0 commit comments