-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fix][Bug][Dev]Switch version in pom.xml to dev-SNAPSHOT (#9223) #9248
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #9248 +/- ##
============================================
- Coverage 40.21% 40.09% -0.12%
+ Complexity 4375 4374 -1
============================================
Files 817 820 +3
Lines 32676 32743 +67
Branches 3637 3640 +3
============================================
- Hits 13140 13129 -11
- Misses 18306 18387 +81
+ Partials 1230 1227 -3
Continue to review full report at Codecov.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Please do not merge this PR at this time. There's still something wrong with it. |
Is there still WIP for this PR? |
Still WIP, some wired issue with log4j.properties. #9223 (comment) |
I will test locally in my laptop to try this PR, |
@EricGao888 I find out your PR does not change anything. Did you delete your branch? Fix-9223 |
@zhongjiajie Sorry I mistakenly delete the branch last night. I will recover it later. |
I reopened the PR here: #9299 |
Purpose of the pull request
2.0.4-SNAPSHOT
, which is confusing. This PR switches the version from2.0.4-SNAPSHOT
todev-SNAPSHOT
.Brief change log
Verify this pull request
mvn -U install package -Prelease -Dmaven.test.skip=true
and related output jars/packages should be of versiondev-SNAPSHOT