Skip to content

Commit 3c796d8

Browse files
committed
Skip deployment of the gem test module
1 parent 84c7e54 commit 3c796d8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<artifactId>gem-test</artifactId>
1515
<name>Annotation Helper Test</name>
1616

17+
<properties>
18+
<maven.deploy.skip>true</maven.deploy.skip>
19+
</properties>
20+
1721
<dependencies>
1822

1923
<dependency>

0 commit comments

Comments
 (0)