File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<groupId >org.codehaus.plexus</groupId >
23
23
<artifactId >plexus</artifactId >
24
24
<packaging >pom</packaging >
25
- <version >5.2 -SNAPSHOT</version >
25
+ <version >6.0 -SNAPSHOT</version >
26
26
27
27
<name >Plexus</name >
28
28
<description >The Plexus project provides a full software stack for creating and executing software projects.</description >
@@ -306,7 +306,7 @@ limitations under the License.
306
306
</distributionManagement >
307
307
308
308
<properties >
309
- <javaVersion >6 </javaVersion >
309
+ <javaVersion >7 </javaVersion >
310
310
<maven .compiler.source>1.${javaVersion} </maven .compiler.source>
311
311
<maven .compiler.target>1.${javaVersion} </maven .compiler.target>
312
312
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments