Skip to content

Commit

Permalink
minor formatting cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
oshoukry committed Feb 10, 2018
1 parent 873bbd3 commit b1503e9
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 226 deletions.
2 changes: 1 addition & 1 deletion doc/release_steps.txt
@@ -1,5 +1,5 @@
#Keep pom.xml file clean
mvn sortpom:sort -Dsort.nrOfIndentSpace=4 -Dsort.keepBlankLines=true -Dsort.sortProperties=true -Dsort.createBackupFile=false
mvn sortpom:sort -Dsort.nrOfIndentSpace=2 -Dsort.keepBlankLines=true -Dsort.sortProperties=true -Dsort.createBackupFile=false

# This file is for reference on the steps performed to cut a release.
mvn clean
Expand Down

0 comments on commit b1503e9

Please sign in to comment.