-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude pegasus jars and release version (#913)
* Exclude pegasus jars from final build * Bump down version * Update github workflow Co-authored-by: rkashyap <[email protected]>
- Loading branch information
1 parent
e587042
commit cd4de09
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
version=v0.10.3-rc5 | ||
version=0.10.3-rc6 | ||
SONATYPE_AUTOMATIC_RELEASE=true | ||
POM_ARTIFACT_ID=feathr_2.12 |