Skip to content

Commit ccc560c

Browse files
committed
2 parents 175d931 + 14d915f commit ccc560c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

org.modeldriven.fuml/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
Comment out the below GPG plugin if not set up with GPG
399399
and just want to install local locally.
400400
-->
401-
401+
<!--
402402
<plugin>
403403
<groupId>org.apache.maven.plugins</groupId>
404404
<artifactId>maven-gpg-plugin</artifactId>
@@ -413,7 +413,7 @@
413413
</execution>
414414
</executions>
415415
</plugin>
416-
416+
-->
417417
<!--
418418
Release Plugin (Update version in POM before/after release, create
419419
tag, deploy) to try: mvn release:prepare -DdryRun=true && mvn

0 commit comments

Comments
 (0)