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

Commit

Permalink
[maven-release-plugin] prepare release logstash-gelf-1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Mar 4, 2014
1 parent c3128d4 commit 8955389
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -10,7 +9,7 @@
</parent>

<groupId>biz.paluch.logging</groupId>
<version>1.2.7-SNAPSHOT</version>
<version>1.3.0</version>
<artifactId>logstash-gelf</artifactId>

<name>logstash logging connectors</name>
Expand All @@ -21,7 +20,7 @@
<connection>scm:git://github.com/mp911de/logstash-gelf.git</connection>
<developerConnection>scm:git:[email protected]:mp911de/logstash-gelf.git</developerConnection>
<url>http://github.com/mp911de/logstash-gelf/</url>
<tag>HEAD</tag>
<tag>logstash-gelf-1.3.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 8955389

Please sign in to comment.