File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <plugin >
4040 <groupId >org.sonatype.plugins</groupId >
4141 <artifactId >nexus-staging-maven-plugin</artifactId >
42- <version >1.6.7 </version >
42+ <version >1.7.0 </version >
4343 <extensions >true</extensions >
4444 <configuration >
4545 <serverId >sonatype-nexus-staging</serverId >
5252
5353 <properties >
5454 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
55- <maven .compiler.source>1.7 </maven .compiler.source>
56- <maven .compiler.target>1.7 </maven .compiler.target>
55+ <maven .compiler.source>1.8 </maven .compiler.source>
56+ <maven .compiler.target>1.8 </maven .compiler.target>
5757 </properties >
5858 <dependencies >
5959 <dependency >
6060 <groupId >kg.apc</groupId >
6161 <artifactId >jmeter-plugins-cmn-jmeter</artifactId >
62- <version >0.3 </version >
62+ <version >0.8 </version >
6363 </dependency >
6464 <dependency >
6565 <groupId >kg.apc</groupId >
6666 <artifactId >jmeter-plugins-emulators</artifactId >
67- <version >0.2 </version >
67+ <version >0.5 </version >
6868 <scope >test</scope >
6969 </dependency >
7070 </dependencies >
You can’t perform that action at this time.
0 commit comments