We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abf8db commit a9fdc22Copy full SHA for a9fdc22
1 file changed
parents/default/pom.xml
@@ -92,20 +92,4 @@
92
<scope>test</scope>
93
</dependency>
94
</dependencies>
95
-
96
- <build>
97
- <plugins>
98
- <plugin>
99
- <artifactId>maven-source-plugin</artifactId>
100
- <executions>
101
- <execution>
102
- <id>attach-sources</id>
103
- <goals>
104
- <goal>jar</goal>
105
- </goals>
106
- </execution>
107
- </executions>
108
- </plugin>
109
- </plugins>
110
- </build>
111
</project>
0 commit comments