We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The scala 2.12 is used by default so nothing special needs to be done
mvn clean package
change pom.xml to desired version:
<artifactId>abris_2.11</artifactId> <scala.version>2.11.12</scala.version> <scala.compat.version>2.11</scala.compat.version>
reset all changes
git reset --hard