Browse Source

Update pom.xml (#3179)

pull/3882/head
mandlil 2 years ago
committed by GitHub
parent
commit
020de6170e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      java/pom.xml

+ 1
- 1
java/pom.xml View File

@ -130,7 +130,7 @@
<execution>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>


Loading…
Cancel
Save