Skip to content

Commit 4b2c43b

Browse files
committed
Removed signing from 1.6 pom to fix ci.
1 parent 509e82b commit 4b2c43b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ocpp-v1_6/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
</execution>
109109
</executions>
110110
</plugin>
111+
<!--
111112
<plugin>
112113
<groupId>org.apache.maven.plugins</groupId>
113114
<artifactId>maven-gpg-plugin</artifactId>
@@ -122,6 +123,7 @@
122123
</execution>
123124
</executions>
124125
</plugin>
126+
-->
125127
</plugins>
126128
</build>
127129

0 commit comments

Comments
 (0)