Skip to content

Commit 8950021

Browse files
committed
chore: skip deploy for graphql-jpa-query-example module
1 parent fa9f08e commit 8950021

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

graphql-jpa-query-example/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

14+
<properties>
15+
<maven.deploy.skip>true</maven.deploy.skip>
16+
</properties>
17+
1418
<dependencies>
1519

1620
<dependency>

0 commit comments

Comments
 (0)