]> source.dussan.org Git - sonarqube.git/commitdiff
Fix PluginsWsMediumTest because version is now 6.4
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 14 Feb 2017 15:07:14 +0000 (16:07 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 14 Feb 2017 16:29:27 +0000 (17:29 +0100)
server/sonar-server/src/test/filteredresources/org/sonar/server/plugins/ws/PluginsWsMediumTest/update-center.properties

index 04949c37c1e3bc559539a60f800a4866d7e15f88..003268cc2c66e9141e8f6ce5da061ae532fbda70 100644 (file)
@@ -1,5 +1,5 @@
 # Current development version (single value)
-devVersion=6.3-SNAPSHOT
+devVersion=6.4-SNAPSHOT
 
 publicVersions=5.6
 
@@ -27,13 +27,13 @@ decoy.defaults.mavenArtifactId=sonar-decoy-plugin
 # Metadata of each release
 # The range of supported SQ versions accepts the alias LATEST and * 
 decoy.1.0.date=2012-03-18
-decoy.1.0.sqVersions=6.2,6.3
+decoy.1.0.sqVersions=6.2,6.3,6.4
 decoy.1.0.description=Surprise
 decoy.1.0.downloadUrl=[[decoy.10.jar]]
 decoy.1.0.changelogUrl=http://jira.sonarsource.com/foo
 
 decoy.1.1.date=2012-03-18
-decoy.1.1.sqVersions=6.2,6.3
+decoy.1.1.sqVersions=6.2,6.3,6.4
 decoy.1.1.description=Surprise
 decoy.1.1.downloadUrl=[[decoy.11.jar]]
 decoy.1.1.changelogUrl=http://jira.sonarsource.com/foo
@@ -51,7 +51,7 @@ foo.defaults.mavenArtifactId=sonar-foo-plugin
 # Metadata of each release
 # The range of supported SQ versions accepts the alias LATEST and * 
 foo.1.0.date=2012-03-18
-foo.1.0.sqVersions=6.2,6.3
+foo.1.0.sqVersions=6.2,6.3,6.4
 foo.1.0.description=Surprise
 foo.1.0.downloadUrl=[[foo.10.jar]]
 foo.1.0.changelogUrl=http://jira.sonarsource.com/foo