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

Commit

Permalink
[maven-release-plugin] prepare release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd committed Sep 15, 2015
1 parent db6cc0a commit b77d60f
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 @@ -4,7 +4,7 @@

<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-netflow</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:git@github.com:Graylog2/graylog-plugin-netflow.git</connection>
<developerConnection>scm:git:git@github.com:Graylog2/graylog-plugin-netflow.git</developerConnection>
<url>https://github.com/Graylog2/graylog-plugin-netflow</url>
<tag>HEAD</tag>
<tag>0.1.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit b77d60f

Please sign in to comment.