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