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