This repository was archived by the owner on Jun 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
109 </parent >
1110
1211 <groupId >biz.paluch.logging</groupId >
13- <version >1.11.1-SNAPSHOT </version >
12+ <version >1.11.1</version >
1413 <artifactId >logstash-gelf</artifactId >
1514
1615 <name >logstash logging connectors</name >
2120 <connection >scm:git://github.com/mp911de/logstash-gelf.git</connection >
2221 <developerConnection >scm:git:git@github.com:mp911de/logstash-gelf.git</developerConnection >
2322 <url >http://github.com/mp911de/logstash-gelf/</url >
24- <tag >HEAD </tag >
23+ <tag >logstash-gelf-1.11.1 </tag >
2524 </scm >
2625
2726 <issueManagement >
706705 <classpathScope >test</classpathScope >
707706 <arguments >
708707 <argument >-classpath</argument >
709- <classpath />
708+ <classpath />
710709 <argument >org.openjdk.jmh.Main</argument >
711710 <argument >-f</argument >
712711 <argument >1</argument >
You can’t perform that action at this time.
0 commit comments