Ignore:
Timestamp:
04/15/14 12:02:38 (10 years ago)
Author:
pharms
Message:

[maven-release-plugin] prepare for next development iteration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-httpmonitor/pom.xml

    r1516 r1518  
    33    <groupId>de.ugoe.cs.autoquest</groupId> 
    44    <artifactId>autoquest-httpmonitor</artifactId> 
    5     <version>0.1.0</version> 
     5    <version>0.1.1-SNAPSHOT</version> 
    66    <name>autoquest-httpmonitor</name> 
    77    <licenses> 
     
    1919            <groupId>de.ugoe.cs</groupId> 
    2020            <artifactId>java-utils</artifactId> 
    21             <version>0.1.0</version> 
     21            <version>0.1.1-SNAPSHOT</version> 
    2222        </dependency> 
    2323        <dependency> 
    2424            <groupId>de.ugoe.cs.autoquest</groupId> 
    2525            <artifactId>autoquest-plugin-http</artifactId> 
    26             <version>0.1.0</version> 
     26            <version>0.1.1-SNAPSHOT</version> 
    2727        </dependency> 
    2828        <dependency> 
Note: See TracChangeset for help on using the changeset viewer.