Skip to content

Commit

Permalink
attempt to fix build on Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvasilescu committed Jan 31, 2017
1 parent a3d6596 commit eaa63d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.springframework</groupId>
<artifactId>petitii</artifactId>
<version>0.11</version>
<version>0.11.1</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -160,7 +160,6 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
<compilerArgument>-proc:none</compilerArgument>
<compilerArguments>
<processor>org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor</processor>
</compilerArguments>
Expand Down

0 comments on commit eaa63d4

Please sign in to comment.