From b69ae6b7c4981e63ba099a96d0c7d8ae9b9e65f0 Mon Sep 17 00:00:00 2001 From: simonbrandhof <simon.brandhof@gmail.com> Date: Fri, 28 Jan 2011 15:02:59 +0100 Subject: [maven-release-plugin] prepare for next development iteration --- sonar-check-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonar-check-api') diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index a781fc036d7..543e4d6a447 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.6-M1</version> + <version>2.6-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-check-api</artifactId> -- cgit v1.2.3