File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
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"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.ecocode</groupId >
87 <artifactId >ecocode-mobile-parent</artifactId >
9- <version >0.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
109 </parent >
1110
1211 <artifactId >ecocode-android</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.ecocode</groupId >
77 <artifactId >ecocode-mobile-parent</artifactId >
8- <version >0.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
99 </parent >
1010
1111 <artifactId >sonar-codenarc-converter</artifactId >
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
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/maven-v4_0_0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >io.ecocode</groupId >
86 <artifactId >ecocode-mobile-parent</artifactId >
9- <version >0.1.0-SNAPSHOT </version >
7+ <version >0.1.0</version >
108 <packaging >pom</packaging >
119
1210 <name >ecoCode Mobile Sonar Plugins Project</name >
13- <description >Les règles s'appuient sur l'édition 3 du livre "Ecoconception Web / Les 115 bonnes pratiques" => https://collectif.greenit.fr/ecoconception-web/115-bonnes-pratiques-eco-conception_web.html</description >
11+ <description >Les règles s'appuient sur l'édition 3 du livre "Ecoconception Web / Les 115 bonnes pratiques" => https://collectif.greenit.fr/ecoconception-web/115-bonnes-pratiques-eco-conception_web.html</description >
1412 <organization >
1513 <name >CNumR</name >
1614 <url >https://collectif.greenit.fr</url >
3028 <connection >scm:git:https://github.com/green-code-initiative/ecocode-mobile</connection >
3129 <developerConnection >scm:git:https://github.com/green-code-initiative/ecocode-mobile</developerConnection >
3230 <url >https://github.com/green-code-initiative/ecocode-mobile</url >
33- <tag >HEAD </tag >
31+ <tag >0.1.0 </tag >
3432 </scm >
3533
3634 <properties >
You can’t perform that action at this time.
0 commit comments