Skip to content

Commit 1610225

Browse files
authored
Merge pull request #1 from in-fke/features/raise-gmavenplus-plugin-version
raise gmavenplus-plugin from 1.6 to 1.13.1 for better compatibility w…
2 parents 8dbff3d + dd753cb commit 1610225

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ocpp-v1_6-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.codehaus.gmavenplus</groupId>
101101
<artifactId>gmavenplus-plugin</artifactId>
102-
<version>1.6</version>
102+
<version>1.13.1</version>
103103
<executions>
104104
<execution>
105105
<goals>

ocpp-v2_0-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.codehaus.gmavenplus</groupId>
102102
<artifactId>gmavenplus-plugin</artifactId>
103-
<version>1.6</version>
103+
<version>1.13.1</version>
104104
<executions>
105105
<execution>
106106
<goals>
@@ -147,4 +147,4 @@
147147
</plugins>
148148
</build>
149149

150-
</project>
150+
</project>

0 commit comments

Comments
 (0)