Author: niallp Date: Tue May 20 16:58:27 2008 New Revision: 658498 URL: http://svn.apache.org/viewvc?rev=658498&view=rev Log: add SNAPSHOT back
Modified: commons/proper/chain/trunk/pom.xml Modified: commons/proper/chain/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=658498&r1=658497&r2=658498&view=diff ============================================================================== --- commons/proper/chain/trunk/pom.xml (original) +++ commons/proper/chain/trunk/pom.xml Tue May 20 16:58:27 2008 @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-chain</groupId> <artifactId>commons-chain</artifactId> - <version>1.2</version> + <version>1.2-SNAPSHOT</version> <name>Commons Chain</name> <description> An implmentation of the GoF Chain of Responsibility pattern