Skip to content

Commit cc4aaab

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

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

compiler/pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,16 @@
7676
</dependencies>
7777

7878
<build>
79+
<pluginManagement>
80+
<plugins>
81+
<plugin>
82+
<groupId>org.apache.maven.plugins</groupId>
83+
<artifactId>maven-gpg-plugin</artifactId>
84+
<version>1.4</version>
85+
</plugin>
86+
</plugins>
87+
</pluginManagement>
88+
7989
<plugins>
8090
<plugin>
8191
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)