Changeset 2273 for trunk/autoquest-httpmonitor
- Timestamp:
- 08/01/19 16:44:12 (5 years ago)
- Location:
- trunk/autoquest-httpmonitor
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-httpmonitor/.classpath
r2260 r2273 19 19 </attributes> 20 20 </classpathentry> 21 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 21 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> 22 <attributes> 23 <attribute name="maven.pomderived" value="true"/> 24 </attributes> 25 </classpathentry> 22 26 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 23 27 <attributes> -
trunk/autoquest-httpmonitor/pom.xml
r2263 r2273 63 63 <groupId>org.jvnet.jaxb2.maven2</groupId> 64 64 <artifactId>maven-jaxb2-plugin</artifactId> 65 <version>0. 8.2</version>65 <version>0.14.0</version> 66 66 <configuration> 67 67 <generatePackage>de.ugoe.cs.autoquest.httpmonitor.exchange</generatePackage>
Note: See TracChangeset
for help on using the changeset viewer.