Changeset 47:a880ad046222

Show
Ignore:
Timestamp:
07/21/08 20:55:56 (4 months ago)
Author:
Ryan Daum <ryan.daum@…>
Branch:
default
Message:

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

Files:
3 modified

Legend:

Unmodified
Added
Removed
  • jmemcached-cli/pom.xml

    r45 r47  
    99        <groupId>com.thimbleware.jmemcached</groupId> 
    1010        <artifactId>jmemcached-parent</artifactId> 
    11         <version>0.5</version> 
     11        <version>0.6-SNAPSHOT</version> 
    1212        <relativePath>../</relativePath> 
    1313    </parent> 
  • jmemcached-core/pom.xml

    r45 r47  
    99        <groupId>com.thimbleware.jmemcached</groupId> 
    1010        <artifactId>jmemcached-parent</artifactId> 
    11         <version>0.5</version> 
     11        <version>0.6-SNAPSHOT</version> 
    1212        <relativePath>../</relativePath> 
    1313    </parent> 
  • pom.xml

    r45 r47  
    55    <artifactId>jmemcached-parent</artifactId> 
    66    <packaging>pom</packaging> 
    7     <version>0.5</version> 
     7    <version>0.6-SNAPSHOT</version> 
    88    <name>jmemcached Parent Project</name> 
    99    <url>http://www.thimbleware.com/projects/jmemcached</url>