Skip to content

Commit

Permalink
#60 - Upgraded to Querydsl 3.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Mar 27, 2014
1 parent f479663 commit deeef66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<junit>4.11</junit>
<logback>1.1.1</logback>
<mockito>1.9.5</mockito>
<querydsl>3.3.1</querydsl>
<querydsl>3.3.2</querydsl>
<slf4j>1.7.6</slf4j>
<spring>3.2.8.RELEASE</spring>
<webbeans>1.2.2</webbeans>
Expand Down Expand Up @@ -589,7 +589,7 @@
<profile>
<id>querydsl-next</id>
<properties>
<querydsl>3.3.2.BUILD-SNAPSHOT</querydsl>
<querydsl>3.3.3.BUILD-SNAPSHOT</querydsl>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit deeef66

Please sign in to comment.