Skip to content

Commit

Permalink
1.7.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Haraldsen committed Dec 27, 2023
1 parent 55d9c38 commit 0c66315
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 @@ -23,7 +23,7 @@ limitations under the License.
<groupId>com.ethlo.time</groupId>
<packaging>bundle</packaging>
<artifactId>itu</artifactId>
<version>1.7.4-SNAPSHOT</version>
<version>1.7.4</version>
<name>Internet Time Utility</name>
<description>Very fast date-time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format
</description>
Expand Down Expand Up @@ -227,7 +227,7 @@ limitations under the License.
</executions>
<configuration>
<executable>gpg</executable>
<useAgent>false</useAgent>
<keyname>8E68968CE7C85B314DF175FD9CC6720FBB1B27BA</keyname>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 0c66315

Please sign in to comment.