Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Scala Version to KazariDependency #145

Merged
merged 3 commits into from
Mar 14, 2017

Conversation

dominv
Copy link
Contributor

@dominv dominv commented Mar 13, 2017

This PR is related with issue #144 (currently, there is no need to send the compiler flags) and allows Kazari to include the right dependencies depending on the Scala version and the artefactId.

It also increments the Kazari version to 0.6.0-SNAPSHOT

@raulraja could you please review?

Thanks!

@dominv dominv requested a review from raulraja March 13, 2017 10:05
@dominv
Copy link
Contributor Author

dominv commented Mar 14, 2017

@raulraja could you please review after the new changes?

version.sbt Outdated
@@ -1 +1 @@
version in ThisBuild := "0.5.0-SNAPSHOT"
version in ThisBuild := "0.6.0-SNAPSHOT"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to roll this up since we haven't released 0.5.0?

@dominv dominv merged commit 0898466 into master Mar 14, 2017
@dominv dominv deleted the dv-144-kazari-add-compiler-flags branch March 14, 2017 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants