aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-ws/pom.xml')
-rw-r--r--sonar-ws/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml
index 4374b542758..a6680358b98 100644
--- a/sonar-ws/pom.xml
+++ b/sonar-ws/pom.xml
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.3-SNAPSHOT</version>
+ <version>5.3-RC2</version>
</parent>
<artifactId>sonar-ws</artifactId>
-fix-npm-audit'>automated/noid/stable29-fix-npm-audit Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php
blob: 5339d600722d3af4e970e152431be809f220bf2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44