aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/postgresql-start.bat
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-06 07:20:12 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-06 07:47:08 +0200
commitc115ec7218791c153706ade3af85a46c63e97bbc (patch)
tree604774408f88c77b18023eb3d933b5a305c1999c /sonar-server/postgresql-start.bat
parentf2f539eb1725cadcb71c977eb0d199c65c0cbc88 (diff)
downloadsonarqube-c115ec7218791c153706ade3af85a46c63e97bbc.tar.gz
sonarqube-c115ec7218791c153706ade3af85a46c63e97bbc.zip
Fix dev profile
Diffstat (limited to 'sonar-server/postgresql-start.bat')
-rw-r--r--sonar-server/postgresql-start.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/postgresql-start.bat b/sonar-server/postgresql-start.bat
index 4f8f96d6388..ba8ab1ffa4a 100644
--- a/sonar-server/postgresql-start.bat
+++ b/sonar-server/postgresql-start.bat
@@ -1 +1 @@
-mvn clean jetty:run -Pdev,postgresql \ No newline at end of file
+mvn clean jetty:run -Pstart-dev-server,postgresql \ No newline at end of file