Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit cf317f9

Browse files
author
Jason van Zyl
committed
[maven-release-plugin] prepare release plexus-utils-3.0.16
1 parent 26e3ae8 commit cf317f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ limitations under the License.
2626
</parent>
2727

2828
<artifactId>plexus-utils</artifactId>
29-
<version>3.0.16-SNAPSHOT</version>
29+
<version>3.0.16</version>
3030

3131
<name>Plexus Common Utilities</name>
3232
<description>A collection of various utility classes to ease working with strings, files, command lines, XML and
@@ -38,6 +38,7 @@ limitations under the License.
3838
<connection>scm:git:[email protected]:sonatype/plexus-utils.git</connection>
3939
<developerConnection>scm:git:[email protected]:sonatype/plexus-utils.git</developerConnection>
4040
<url>http://github.com/sonatype/plexus-utils</url>
41+
<tag>plexus-utils-3.0.16</tag>
4142
</scm>
4243
<issueManagement>
4344
<system>JIRA</system>

0 commit comments

Comments
 (0)