Changeset 4
Legend:
- Unmodified
- Added
- Removed
-
pom.xml
r1 r4 237 237 </resources> 238 238 </configuration> 239 </execution> 240 </executions> 241 </plugin> 242 <plugin> 243 <groupId>org.apache.maven.plugins</groupId> 244 <artifactId>maven-source-plugin</artifactId> 245 <executions> 246 <execution> 247 <id>attach-sources</id> 248 <goals> 249 <goal>jar</goal> 250 </goals> 239 251 </execution> 240 252 </executions>
Note:
See TracChangeset
for help on using the changeset viewer.