Skip to content

Commit e254612

Browse files
committed
release 2.0
1 parent a583d8c commit e254612

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

compiler/pom.xml

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

2323
<groupId>net.openhft</groupId>
2424
<artifactId>compiler</artifactId>
25-
<version>2.0-SNAPSHOT</version>
25+
<version>2.0</version>
2626
<packaging>bundle</packaging>
2727

2828
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -103,7 +103,7 @@
103103
<nohelp>true</nohelp>
104104
</configuration>
105105
</plugin>
106-
<!-- plugin>
106+
<plugin>
107107
<groupId>org.apache.maven.plugins</groupId>
108108
<artifactId>maven-gpg-plugin</artifactId>
109109
<version>1.4</version>
@@ -119,7 +119,7 @@
119119
</goals>
120120
</execution>
121121
</executions>
122-
</plugin -->
122+
</plugin>
123123

124124
<plugin>
125125
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)