Changeset 2273 for trunk/autoquest-plugin-exports
- Timestamp:
- 08/01/19 16:44:12 (5 years ago)
- Location:
- trunk/autoquest-plugin-exports
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-exports/.classpath
r2260 r2273 24 24 </attributes> 25 25 </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> 27 31 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 28 32 <attributes> -
trunk/autoquest-plugin-exports/pom.xml
r2271 r2273 46 46 <groupId>org.jvnet.jaxb2.maven2</groupId> 47 47 <artifactId>maven-jaxb2-plugin</artifactId> 48 <version>0. 8.2</version>48 <version>0.14.0</version> 49 49 <configuration> 50 50 <generatePackage>de.ugoe.cs.autoquest.exports.tasktrees</generatePackage>
Note: See TracChangeset
for help on using the changeset viewer.