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