Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
t0xa committed Apr 21, 2016
1 parent bae6754 commit 0b9d01b
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 @@ -12,12 +12,12 @@
<connection>scm:git:[email protected]:t0xa/gelfj.git</connection>
<developerConnection>scm:git:[email protected]:t0xa/gelfj.git</developerConnection>
<url>[email protected]:t0xa/gelfj.git</url>
<tag>v1.1.15</tag>
<tag>HEAD</tag>
</scm>

<groupId>org.graylog2</groupId>
<artifactId>gelfj</artifactId>
<version>1.1.15</version>
<version>1.1.16-SNAPSHOT</version>
<packaging>jar</packaging>
<name>gelfj</name>
<description>GELF implementation in Java and log4j appender without any dependencies.</description>
Expand Down

0 comments on commit 0b9d01b

Please sign in to comment.