Skip to content

Commit cfd2495

Browse files
Vikram KaltaVikram Kalta
authored andcommitted
fix: minor change
1 parent 06e3528 commit cfd2495

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
@@ -273,9 +273,9 @@
273273
<execution>
274274
<id>sign-artifacts</id>
275275
<phase>verify</phase>
276-
<!-- <goals>
276+
<goals>
277277
<goal>sign</goal>
278-
</goals> -->
278+
</goals>
279279
<configuration>
280280
<gpgArguments>
281281
<arg>--pinentry-mode</arg>

0 commit comments

Comments
 (0)