Skip to content

Commit f1f514f

Browse files
author
Rob Austin
committed
HCOLL-36 Release all the project using new team city setup
1 parent bab64cc commit f1f514f

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

compiler/pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.openhft</groupId>
2424
<artifactId>java-parent-pom</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1</version>
2626
<relativePath/>
2727
</parent>
2828

@@ -75,15 +75,6 @@
7575
</dependencies>
7676

7777
<build>
78-
<pluginManagement>
79-
<plugins>
80-
<plugin>
81-
<groupId>org.apache.maven.plugins</groupId>
82-
<artifactId>maven-gpg-plugin</artifactId>
83-
<version>1.4</version>
84-
</plugin>
85-
</plugins>
86-
</pluginManagement>
8778

8879
<plugins>
8980
<plugin>
@@ -99,7 +90,6 @@
9990
</plugin>
10091
</plugins>
10192

102-
10393
</build>
10494

10595
<scm>

0 commit comments

Comments
 (0)