Skip to content

Commit 9b52ee6

Browse files
committed
1.7.2 release
1 parent 8f8a178 commit 9b52ee6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chronicle/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.higherfrequencytrading</groupId>
2525
<artifactId>chronicle</artifactId>
26-
<version>1.7.2-SNAPSHOT</version>
26+
<version>1.7.2</version>
2727
<name>Java Chronicle</name>
2828
<description>High Performance Logging and Persisted Messaging</description>
2929

@@ -89,7 +89,7 @@
8989
<nohelp>true</nohelp>
9090
</configuration>
9191
</plugin>
92-
<!-- plugin>
92+
<plugin>
9393
<groupId>org.apache.maven.plugins</groupId>
9494
<artifactId>maven-gpg-plugin</artifactId>
9595
<version>1.4</version>
@@ -105,7 +105,7 @@
105105
</goals>
106106
</execution>
107107
</executions>
108-
</plugin -->
108+
</plugin>
109109

110110
<plugin>
111111
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)