Skip to content

Commit

Permalink
pgp plugin on deploy only
Browse files Browse the repository at this point in the history
v4.0.1
  • Loading branch information
gabibeyo committed Apr 13, 2022
1 parent f931932 commit cff5627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.imperva.stepping</groupId>
<artifactId>stepping</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<name>Stepping</name>
<distributionManagement>
<snapshotRepository>
Expand Down Expand Up @@ -236,7 +236,7 @@
<version>1.6</version>
<executions>
<execution>
<phase>verify</phase>
<phase>deploy</phase>
<id>sign-artifacts</id>
<goals>
<goal>sign</goal>
Expand Down

0 comments on commit cff5627

Please sign in to comment.