Skip to content

Commit

Permalink
Adust keys and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethlo committed Apr 2, 2020
1 parent 954b3f5 commit ed7f1ec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.ethlo.jsons2xsd</groupId>
<artifactId>jsons2xsd</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down Expand Up @@ -147,7 +147,8 @@
</execution>
</executions>
<configuration>
<useAgent>false</useAgent>
<keyname>B460E7C4ED66826D</keyname>
<executable>gpg</executable>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit ed7f1ec

Please sign in to comment.