Skip to content

Commit 542da69

Browse files
Artem LabazinArtem Labazin
authored andcommitted
Fix gpg signature
1 parent 5473d96 commit 542da69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ limitations under the License.
389389
</configuration>
390390
</plugin>
391391

392-
<!-- <plugin>
392+
<plugin>
393393
<groupId>org.apache.maven.plugins</groupId>
394394
<artifactId>maven-gpg-plugin</artifactId>
395395
<version>1.6</version>
@@ -402,7 +402,7 @@ limitations under the License.
402402
</goals>
403403
</execution>
404404
</executions>
405-
</plugin>-->
405+
</plugin>
406406
</plugins>
407407
</build>
408408
</project>

0 commit comments

Comments
 (0)