Changeset 4 for exampleparties/randomparty/pom.xml
- Timestamp:
- 09/18/19 10:00:22 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
exampleparties/randomparty/pom.xml
r2 r4 156 156 <target>1.8</target> 157 157 </configuration> 158 </plugin> 159 <plugin> 160 <groupId>org.apache.maven.plugins</groupId> 161 <artifactId>maven-source-plugin</artifactId> 162 <executions> 163 <execution> 164 <id>attach-sources</id> 165 <goals> 166 <goal>jar</goal> 167 </goals> 168 </execution> 169 </executions> 158 170 </plugin> 159 171
Note:
See TracChangeset
for help on using the changeset viewer.