Skip to content

Commit b1488b3

Browse files
committed
Fix project description and organization name
1 parent 61bec43 commit b1488b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<packaging>pom</packaging>
99

1010
<name>ecoCode Android Sonar Plugins Project</name>
11-
<description>Les règles s'appuient sur l'édition 3 du livre "Ecoconception Web / Les 115 bonnes pratiques" =&gt; https://collectif.greenit.fr/ecoconception-web/115-bonnes-pratiques-eco-conception_web.html</description>
11+
<description>Provides rules to reduce the environmental footprint of your Android applications</description>
1212
<url>https://github.com/green-code-initiative/ecocode-android</url>
1313
<organization>
14-
<name>Green code Initiative</name>
14+
<name>Green Code Initiative</name>
1515
<url>https://collectif.greenit.fr</url>
1616
</organization>
1717
<licenses>

0 commit comments

Comments
 (0)