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

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-exports/.classpath

    r2260 r2273  
    2424                </attributes> 
    2525        </classpathentry> 
    26         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     26        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> 
     27                <attributes> 
     28                        <attribute name="maven.pomderived" value="true"/> 
     29                </attributes> 
     30        </classpathentry> 
    2731        <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 
    2832                <attributes> 
  • trunk/autoquest-plugin-exports/pom.xml

    r2271 r2273  
    4646                <groupId>org.jvnet.jaxb2.maven2</groupId> 
    4747                <artifactId>maven-jaxb2-plugin</artifactId> 
    48                 <version>0.8.2</version> 
     48                <version>0.14.0</version> 
    4949                <configuration> 
    5050                    <generatePackage>de.ugoe.cs.autoquest.exports.tasktrees</generatePackage> 
Note: See TracChangeset for help on using the changeset viewer.