Changeset 13:8004cafca8dd

Show
Ignore:
Timestamp:
04/01/08 03:15:15 (8 months ago)
Author:
ryan@…
Branch:
default
Message:

Incremented version to 0.3-SNAPSHOT

Files:
3 modified

Legend:

Unmodified
Added
Removed
  • jmemcached-cli/pom.xml

    r12 r13  
    99        <groupId>com.thimbleware.jmemcached</groupId> 
    1010        <artifactId>jmemcached-parent</artifactId> 
    11         <version>0.2</version> 
     11        <version>0.3-SNAPSHOT</version> 
    1212        <relativePath>../</relativePath> 
    1313    </parent> 
  • jmemcached-core/pom.xml

    r12 r13  
    99        <groupId>com.thimbleware.jmemcached</groupId> 
    1010        <artifactId>jmemcached-parent</artifactId> 
    11         <version>0.2</version> 
     11        <version>0.3-SNAPSHOT</version> 
    1212        <relativePath>../</relativePath> 
    1313    </parent> 
  • pom.xml

    r12 r13  
    55    <artifactId>jmemcached-parent</artifactId> 
    66    <packaging>pom</packaging> 
    7     <version>0.2</version> 
     7    <version>0.3-SNAPSHOT</version> 
    88    <name>jmemcached Parent Project</name> 
    99    <url>http://www.thimbleware.com/projects/jmemcached</url>