File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.newrelic.experts</groupId >
4
4
<artifactId >newrelic-unix-monitor</artifactId >
5
- <version >1.0.2 </version >
5
+ <version >1.0.3 </version >
6
6
<name >newrelic-unix-monitor</name >
7
7
<build >
8
8
<plugins >
71
71
<dependency >
72
72
<groupId >com.newrelic.experts</groupId >
73
73
<artifactId >infra_publish</artifactId >
74
- <version >2.3.3 </version >
74
+ <version >2.3.4 </version >
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >ch.qos.logback</groupId >
86
86
</dependencies >
87
87
<properties >
88
88
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
89
- <maven .compiler.target>1.7 </maven .compiler.target>
90
- <maven .compiler.source>1.7 </maven .compiler.source>
89
+ <maven .compiler.target>1.8 </maven .compiler.target>
90
+ <maven .compiler.source>1.8 </maven .compiler.source>
91
91
</properties >
92
92
</project >
You can’t perform that action at this time.
0 commit comments