Start v3.0 branch
This commit is contained in:
parent
aa78918411
commit
dd4a4cd55e
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -40,8 +40,8 @@
|
|||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.0.2</version>
|
||||
<configuration>
|
||||
<source>1.7</source>
|
||||
<target>1.7</target>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
|
@ -151,5 +151,5 @@
|
|||
<version>1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>2.5</version>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue