Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Commit

Permalink
Fix typo in generateApps script
Browse files Browse the repository at this point in the history
  • Loading branch information
sobychacko committed May 6, 2016
1 parent 539a2dd commit 1fe9b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generateApps.sh
Expand Up @@ -4,5 +4,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

cd $DIR

#execute mvn plugin with app geneartion
#execute mvn plugin with app generation
mvn clean install scs:generate-app -pl :spring-cloud-stream-app-generator

0 comments on commit 1fe9b82

Please sign in to comment.