/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/pom.xml
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3205 by torben, Thu Jun 1 13:16:06 2017 UTC revision 3206 by torben, Sat Aug 19 14:00:56 2017 UTC
# Line 23  Line 23 
23              <groupId>org.bukkit</groupId>              <groupId>org.bukkit</groupId>
24              <artifactId>bukkit</artifactId>              <artifactId>bukkit</artifactId>
25              <!--<version>1.11-R0.1-SNAPSHOT</version>-->              <!--<version>1.11-R0.1-SNAPSHOT</version>-->
26              <version>1.12-pre6-SNAPSHOT</version>              <version>1.12-R0.1-SNAPSHOT</version>
27          </dependency>          </dependency>
28                    
29          <!-- https://mvnrepository.com/artifact/io.ebean/ebean -->          <!-- https://mvnrepository.com/artifact/io.ebean/ebean -->
# Line 52  Line 52 
52              <plugin>              <plugin>
53                  <groupId>org.apache.maven.plugins</groupId>                  <groupId>org.apache.maven.plugins</groupId>
54                  <artifactId>maven-compiler-plugin</artifactId>                  <artifactId>maven-compiler-plugin</artifactId>
55                  <version>3.6.0</version>                  <version>3.6.1</version>
56                  <configuration>                  <configuration>
57                      <showDeprecation>true</showDeprecation>                      <showDeprecation>true</showDeprecation>
58                      <source>1.8</source>                      <source>1.8</source>

Legend:
Removed from v.3205  
changed lines
  Added in v.3206

  ViewVC Help
Powered by ViewVC 1.1.20