Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Dec 28, 2015
1 parent 7a9d51e commit 02a5c76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,8 @@ subprojects {
pom.project {
url "http://www.apereo.org/cas"
inceptionYear 2004

name project.name
description project.name
issueManagement {
system "Github"
url "https://github.com/Jasig/cas/issues"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aspectjVersion=1.8.6
sourceCompatibility=1.7
targetCompatibility=1.7
group=org.jasig.cas
version=4.2.0
version=4.2.0-RC2

junitVersion=4.12
mockitoVersion=1.10.19
Expand Down

0 comments on commit 02a5c76

Please sign in to comment.