File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ ### Added
11+
12+ ### Changed
13+
14+ ### Deleted
15+
816## [ 1.1.0] - 2023-11-17
917
1018### Added
@@ -72,7 +80,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7280
7381- First official release of ecocode plugins : android plugin
7482
75- [ unreleased ] : https://github.com/green-code-initiative/ecoCode/compare/v1.0.1...HEAD
83+ [ unreleased ] : https://github.com/green-code-initiative/ecoCode/compare/v1.1.0...HEAD
84+
85+ [ 1.1.0 ] : https://github.com/green-code-initiative/ecoCode/releases/tag/v1.1.0
7686
7787[ 1.0.1 ] : https://github.com/green-code-initiative/ecoCode/releases/tag/v1.0.1
7888
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.ecocode</groupId >
77 <artifactId >ecocode-android-parent</artifactId >
8- <version >1.1.0</version >
8+ <version >1.1.0-SNAPSHOT </version >
99 </parent >
1010
1111 <artifactId >ecocode-android</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.ecocode</groupId >
77 <artifactId >ecocode-android-parent</artifactId >
8- <version >1.1.0</version >
8+ <version >1.1.0-SNAPSHOT </version >
99 </parent >
1010
1111 <artifactId >sonar-codenarc-converter</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >io.ecocode</groupId >
66 <artifactId >ecocode-android-parent</artifactId >
7- <version >1.1.0</version >
7+ <version >1.1.0-SNAPSHOT </version >
88 <packaging >pom</packaging >
99
1010 <name >ecoCode Android Sonar Plugins Project</name >
You can’t perform that action at this time.
0 commit comments