File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6767 <plugins >
6868 <plugin >
6969 <artifactId >maven-compiler-plugin</artifactId >
70- <version >3.1 </version >
70+ <version >3.3 </version >
7171 <configuration >
7272 <source >1.6</source >
7373 <target >1.6</target >
147147 <plugin >
148148 <groupId >org.apache.maven.plugins</groupId >
149149 <artifactId >maven-release-plugin</artifactId >
150- <version >2.4 .2</version >
150+ <version >2.5 .2</version >
151151 <configuration >
152152 <localCheckout >true</localCheckout >
153153 <pushChanges >false</pushChanges >
164164 <plugin >
165165 <groupId >org.apache.maven.plugins</groupId >
166166 <artifactId >maven-source-plugin</artifactId >
167- <version >2.2.1 </version >
167+ <version >2.4 </version >
168168 <executions >
169169 <execution >
170170 <id >attach-sources</id >
You can’t perform that action at this time.
0 commit comments