i8
changed/i8/prometheus-jmx-exporter-0.12.0-10.el8.inferit
parent
42e4adc058
commit
5ffb2acbfb
@ -0,0 +1,27 @@
|
|||||||
|
From 7785162241123e185bda5d50556d286bd1df9f89 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Sergey Cherevko <s.cherevko@msvsphere-os.ru>
|
||||||
|
Date: Wed, 8 Nov 2023 11:11:04 +0300
|
||||||
|
Subject: [PATCH] MSVSphere change source version
|
||||||
|
|
||||||
|
---
|
||||||
|
pom.xml | 4 ++--
|
||||||
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/pom.xml b/pom.xml
|
||||||
|
index 71f777e..c7e7e43 100644
|
||||||
|
--- a/pom.xml
|
||||||
|
+++ b/pom.xml
|
||||||
|
@@ -55,8 +55,8 @@
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>2.3.2</version>
|
||||||
|
<configuration>
|
||||||
|
- <source>1.6</source>
|
||||||
|
- <target>1.6</target>
|
||||||
|
+ <source>1.7</source>
|
||||||
|
+ <target>1.7</target>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
--
|
||||||
|
2.39.3
|
||||||
|
|
Loading…
Reference in new issue