Skip to content

Commit 1fdcf13

Browse files
committed
added missing sources plugin
1 parent 509d507 commit 1fdcf13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-source-plugin</artifactId>
114-
<version>4.0.0-beta-1</version>
114+
<version>3.3.1</version>
115115
<executions>
116116
<execution>
117117
<id>attach-sources</id>

0 commit comments

Comments
 (0)