Skip to content

Commit

Permalink
MSLRES-4940 Add newlines to files
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustav committed May 23, 2022
1 parent 05eac60 commit 4635df5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @thomasf147 @zuzmaczek @sunsee18 @GSvensk @gkvasnsinch
* @thomasf147 @zuzmaczek @sunsee18 @GSvensk @gkvasnsinch
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ set -euo

mvn release:clean
mvn release:prepare --batch-mode "-Darguments=-DskipTests -DuseInternalRepo=true -Ddependency-check.skip=true"
mvn release:perform "-Darguments=-DskipTests -DuseInternalRepo=true"
mvn release:perform "-Darguments=-DskipTests -DuseInternalRepo=true"

0 comments on commit 4635df5

Please sign in to comment.