Skip to content

Commit 671b8f9

Browse files
GPG fix try
1 parent 089679e commit 671b8f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ DynamicImport-Package: *
371371
<executions>
372372
<execution>
373373
<id>attach-sources</id>
374+
<phase>package</phase>
374375
<goals>
375376
<goal>jar</goal>
376377
</goals>
@@ -388,6 +389,7 @@ DynamicImport-Package: *
388389
<executions>
389390
<execution>
390391
<id>attach-javadocs</id>
392+
<phase>package</phase>
391393
<goals>
392394
<goal>jar</goal>
393395
</goals>

0 commit comments

Comments
 (0)