Show
Ignore:
Timestamp:
10/04/11 19:05:46 (8 months ago)
Author:
rodche
Message:

The project version used by maven2 POMs is now 1.1.1-SNAPSHOT (the next development version after 1.1.0 is released)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/org.bridgedb.webservice.biomart/pom.xml

    r544 r545  
    88        <artifactId>bridgedb-bundle</artifactId> 
    99        <groupId>org.bridgedb</groupId> 
    10         <version>1.1.0</version> 
     10        <version>1.1.1-SNAPSHOT</version> 
    1111  </parent> 
    1212