Skip to content

Commit fe9bda4

Browse files
skip the parent-pom during publish
1 parent e558f98 commit fe9bda4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,9 @@
303303
<profiles>
304304
<profile>
305305
<id>release</id>
306+
<properties>
307+
<maven.deploy.skip>true</maven.deploy.skip>
308+
</properties>
306309
<build>
307310
<plugins>
308311
<plugin>

0 commit comments

Comments
 (0)