diff options
Diffstat (limited to 'sonar-batch-protocol/pom.xml')
-rw-r--r-- | sonar-batch-protocol/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml index e1ad1ede7b7..5337b6c424b 100644 --- a/sonar-batch-protocol/pom.xml +++ b/sonar-batch-protocol/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>4.5</version> + <version>4.5.1-SNAPSHOT</version> </parent> <artifactId>sonar-batch-protocol</artifactId> |