Ignore:
Timestamp:
09/26/14 13:22:38 (10 years ago)
Author:
pharms
Message:
  • update to new 0.1.2-SNAPSHOT
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-core-tasktrees/.classpath

    r1767 r1779  
    22<classpath> 
    33        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
     4                <attributes> 
     5                        <attribute name="optional" value="true"/> 
     6                        <attribute name="maven.pomderived" value="true"/> 
     7                </attributes> 
     8        </classpathentry> 
     9        <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
    410                <attributes> 
    511                        <attribute name="optional" value="true"/> 
Note: See TracChangeset for help on using the changeset viewer.