File tree 7 files changed +9
-10
lines changed
7 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.ecocode</groupId >
7
7
<artifactId >ecocode-mobile-parent</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
</parent >
10
10
11
11
<artifactId >ecocode-android</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.ecocode</groupId >
7
7
<artifactId >ecocode-mobile-parent</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
</parent >
10
10
11
11
<artifactId >sonar-codenarc-converter</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.ecocode</groupId >
6
6
<artifactId >ios-plugin</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >ecocode-commons-ios</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.ecocode</groupId >
7
7
<artifactId >ecocode-mobile-parent</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
</parent >
10
10
11
11
<artifactId >ios-plugin</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
6
5
<groupId >io.ecocode</groupId >
7
6
<artifactId >ios-plugin</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
9
8
</parent >
10
9
11
10
<artifactId >ecocode-sonar-ios-plugin</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.ecocode</groupId >
6
6
<artifactId >ios-plugin</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >ecocode-swift-lang</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.ecocode</groupId >
6
6
<artifactId >ecocode-mobile-parent</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >ecoCode Mobile Sonar Plugins Project</name >
28
28
<connection >scm:git:https://github.com/green-code-initiative/ecocode-mobile</connection >
29
29
<developerConnection >scm:git:https://github.com/green-code-initiative/ecocode-mobile</developerConnection >
30
30
<url >https://github.com/green-code-initiative/ecocode-mobile</url >
31
- <tag >HEAD </tag >
31
+ <tag >1.0.1 </tag >
32
32
</scm >
33
33
34
34
<properties >
You can’t perform that action at this time.
0 commit comments