Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Commit

Permalink
Upgraded to Scala 2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamLea committed Aug 8, 2014
1 parent f91a9b4 commit dbbacd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Scala, Spring, Hibernate and Maven, including Selenium WebDriver PageObject-base

Versions currently used in the project are:

* [Scala](http://www.scala-lang.org/): 2.10.2
* [Scala](http://www.scala-lang.org/): 2.11.2
* [Spring](http://www.springsource.org/about): 4.0.6.RELEASE
* [Hibernate](http://www.hibernate.org/): 4.3.6.Final

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -35,7 +35,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<scala.version>2.10.2</scala.version>
<scala.version>2.11.2</scala.version>
<org.springframework.version>4.0.6.RELEASE</org.springframework.version>
</properties>

Expand Down

0 comments on commit dbbacd1

Please sign in to comment.