Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcasey committed Sep 13, 2016
1 parent 6a43f0e commit bf192dd
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 @@ -25,7 +25,7 @@

<groupId>org.jboss.jandex</groupId>
<artifactId>jandex-maven-plugin</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Jandex wrapper for Maven</name>
Expand Down Expand Up @@ -67,7 +67,7 @@
<connection>scm:git:http://github.com/wildfly/jandex-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:wildfly/jandex-maven-plugin.git</developerConnection>
<url>http://github.com/wildfly/jandex-maven-plugin</url>
<tag>jandex-maven-plugin-1.0.5</tag>
<tag>HEAD</tag>
</scm>

<url>http://jdcasey.github.com/${project.artifactId}/${project.version}</url>
Expand Down

0 comments on commit bf192dd

Please sign in to comment.