Skip to content

Commit

Permalink
more clarification of java11 and ticket number
Browse files Browse the repository at this point in the history
  • Loading branch information
Yen, David (398B-Affiliate) committed Oct 13, 2023
1 parent 0177291 commit 7da8913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
- **PODAAC-xxxx**
- **PODAAC-5877**
- Support java 17
- SonarQube and Jacoco report
### Deprecated
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mvn clean verify sonar:sonar \
-Dsonar.host.url=http://localhost:9000 \
-Dsonar.token=sqp_6dc05b1aa1f622b45112927d2a0510f209776860

* Makde sure using java 17 and gradle 8.3
* Makde sure using java 11 and gradle 8.3
mvn clean dependency:copy-dependencies
gradle build
```
Expand Down

0 comments on commit 7da8913

Please sign in to comment.