Skip to content
This repository was archived by the owner on Apr 21, 2018. It is now read-only.

Commit 6048cf3

Browse files
committed
[maven-release-plugin] prepare release cpptasks-parallel-1.1.1
1 parent 5d01515 commit 6048cf3

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
@@ -9,7 +9,7 @@
99

1010
<groupId>com.github.maven-nar</groupId>
1111
<artifactId>cpptasks-parallel</artifactId>
12-
<version>1.1.1-SNAPSHOT</version>
12+
<version>1.1.1</version>
1313
<packaging>jar</packaging>
1414

1515
<name>CPPTasks (parallel)</name>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git://github.com/maven-nar/cpptasks-parallel</connection>
3232
<developerConnection>scm:git:git@github.com:maven-nar/cpptasks-parallel</developerConnection>
3333
<url>https://github.com/maven-nar/cpptasks-parallel</url>
34-
<tag>HEAD</tag>
34+
<tag>cpptasks-parallel-1.1.1</tag>
3535
</scm>
3636

3737
<developers>

0 commit comments

Comments
 (0)