- Timestamp:
- 09/18/19 10:00:22 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
timeline/pom.xml
r1 r4 121 121 <target>1.8</target> 122 122 </configuration> 123 </plugin> 124 <plugin> 125 <groupId>org.apache.maven.plugins</groupId> 126 <artifactId>maven-source-plugin</artifactId> 127 <executions> 128 <execution> 129 <id>attach-sources</id> 130 <goals> 131 <goal>jar</goal> 132 </goals> 133 </execution> 134 </executions> 123 135 </plugin> 124 136
Note:
See TracChangeset
for help on using the changeset viewer.