dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
java/pom.xml
|
|
@ -125,7 +125,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<groupId>org.apache.maven.plugins</groupId> |
|
|
<artifactId>maven-source-plugin</artifactId> |
|
|
<artifactId>maven-source-plugin</artifactId> |
|
|
<version>2.1.2</version> |
|
|
|
|
|
|
|
|
<version>3.3.0</version> |
|
|
<executions> |
|
|
<executions> |
|
|
<execution> |
|
|
<execution> |
|
|
<id>attach-sources</id> |
|
|
<id>attach-sources</id> |
|
|
|