Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Commit

Permalink
#1 fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Feb 25, 2016
1 parent 56662e8 commit 5dea4b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
*.iml
overlays
target
.classpath
.project
.settings
*.log
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@

<properties>
<apache.httpclient.version>4.3.6</apache.httpclient.version>
<cas.version>4.0.1</cas.version>
<cas.version>4.1.5</cas.version>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 5dea4b8

Please sign in to comment.