Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mojo-parent-50
Browse files Browse the repository at this point in the history
  • Loading branch information
batmat committed Nov 25, 2018
1 parent 56766cb commit e4d08bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>50-SNAPSHOT</version>
<version>50</version>
<packaging>pom</packaging>

<name>MojoHaus Parent</name>
Expand Down Expand Up @@ -165,7 +165,7 @@
<connection>scm:git:https://github.com/mojohaus/mojo-parent.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/mojo-parent.git</developerConnection>
<url>https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag}</url>
<tag>master</tag>
<tag>mojo-parent-50</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit e4d08bc

Please sign in to comment.