Skip to content

Commit

Permalink
doc: add comment for property activation
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Aug 24, 2023
1 parent 7d9e991 commit 3b480f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hugegraph-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@
</plugins>
</build>
<activation>
<!-- usage refer: https://github.com/apache/incubator-hugegraph/pull/2277 -->
<property>
<name>!skip-assembly-hugegraph</name>
</property>
Expand Down Expand Up @@ -300,6 +301,7 @@
</plugins>
</build>
<activation>
<!-- usage refer: https://github.com/apache/incubator-hugegraph/pull/2277 -->
<property>
<name>!skip-tar-package</name>
</property>
Expand Down

0 comments on commit 3b480f6

Please sign in to comment.