Changeset 5 for references/pom.xml
- Timestamp:
- 09/24/19 14:13:23 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
references/pom.xml
r1 r5 133 133 <target>1.8</target> 134 134 </configuration> 135 </plugin> 136 <plugin> 137 <groupId>org.apache.maven.plugins</groupId> 138 <artifactId>maven-source-plugin</artifactId> 139 <executions> 140 <execution> 141 <id>attach-sources</id> 142 <goals> 143 <goal>jar</goal> 144 </goals> 145 </execution> 146 </executions> 135 147 </plugin> 136 148
Note:
See TracChangeset
for help on using the changeset viewer.