Skip to content

Commit a507038

Browse files
authored
Update pom.xml
1 parent d230421 commit a507038

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

-14
Original file line numberDiff line numberDiff line change
@@ -132,20 +132,6 @@
132132
<artifactId>maven-compiler-plugin</artifactId>
133133
<version>3.11.0</version>
134134
</plugin>
135-
<plugin>
136-
<groupId>org.apache.maven.plugins</groupId>
137-
<artifactId>maven-source-plugin</artifactId>
138-
<version>3.3.0</version>
139-
<executions>
140-
<execution>
141-
<id>attach-sources</id>
142-
<phase>package</phase>
143-
<goals>
144-
<goal>jar-no-fork</goal>
145-
</goals>
146-
</execution>
147-
</executions>
148-
</plugin>
149135
</plugins>
150136
</build>
151137
</project>

0 commit comments

Comments
 (0)