File tree Expand file tree Collapse file tree 1 file changed +2
-24
lines changed
Expand file tree Collapse file tree 1 file changed +2
-24
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <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" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <parent >
1213 <name >SonarQube CSS / SCSS / Less Analyzer :: Integration Tests</name >
1314 <packaging >pom</packaging >
1415
15- <description >Integration tests of the SonarQube CSS / SCSS / Less Analyzer</description >
16- <inceptionYear >2013</inceptionYear >
17- <organization >
18- <name >David RACODON</name >
19- <url >mailto:david.racodon@gmail.com</url >
20- </organization >
21- <licenses >
22- <license >
23- <name >GNU LGPL 3</name >
24- <url >http://www.gnu.org/licenses/lgpl.txt</url >
25- <distribution >repo</distribution >
26- </license >
27- </licenses >
28-
29- <developers >
30- <developer >
31- <id >racodond</id >
32- <name >David RACODON</name >
33- <email >david.racodon@gmail.com</email >
34- <url >https://www.linkedin.com/pub/david-racodon/11/62/283</url >
35- </developer >
36- </developers >
37-
3816 <modules >
3917 <module >plugin</module >
4018 <module >ruling</module >
You can’t perform that action at this time.
0 commit comments