diff options
Diffstat (limited to 'sonar-deprecated')
-rw-r--r-- | sonar-deprecated/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml index 3675c1cd81a..e6df159b72b 100644 --- a/sonar-deprecated/pom.xml +++ b/sonar-deprecated/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.10-SNAPSHOT</version> + <version>2.9-SNAPSHOT</version> </parent> <artifactId>sonar-deprecated</artifactId> <name>Sonar :: Deprecated</name> |