Skip to content

Commit

Permalink
Modify test project so it can show/test versioning and prompt features.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed Mar 19, 2015
1 parent c3e43d7 commit 92cdf72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test-project/build.sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
enablePlugins(GitVersioning, GitBranchPrompt)

git.baseVersion := "1.0"

0 comments on commit 92cdf72

Please sign in to comment.