Ignore:
Timestamp:
08/01/19 16:44:12 (5 years ago)
Author:
pharms
Message:
 
Location:
trunk/autoquest-httpmonitor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-httpmonitor/.classpath

    r2260 r2273  
    1919                </attributes> 
    2020        </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> 
    2226        <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 
    2327                <attributes> 
  • trunk/autoquest-httpmonitor/pom.xml

    r2263 r2273  
    6363                <groupId>org.jvnet.jaxb2.maven2</groupId> 
    6464                <artifactId>maven-jaxb2-plugin</artifactId> 
    65                 <version>0.8.2</version> 
     65                <version>0.14.0</version> 
    6666                <configuration> 
    6767                    <generatePackage>de.ugoe.cs.autoquest.httpmonitor.exchange</generatePackage> 
Note: See TracChangeset for help on using the changeset viewer.