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