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-plugin-uml/.classpath

    r1602 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"/> 
     
    1723                </attributes> 
    1824        </classpathentry> 
    19         <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
    20                 <attributes> 
    21                         <attribute name="optional" value="true"/> 
    22                         <attribute name="maven.pomderived" value="true"/> 
    23                 </attributes> 
    24         </classpathentry> 
    2525        <classpathentry kind="output" path="target/classes"/> 
    2626</classpath> 
Note: See TracChangeset for help on using the changeset viewer.