File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 106
106
<parent >
107
107
<groupId >org.sonatype.oss</groupId >
108
108
<artifactId >oss-parent</artifactId >
109
- <version >7 </version >
109
+ <version >9 </version >
110
110
</parent >
111
111
112
112
<build >
113
113
<extensions >
114
114
<extension >
115
115
<groupId >org.apache.maven.wagon</groupId >
116
116
<artifactId >wagon-ssh</artifactId >
117
- <version >2.8 </version >
117
+ <version >2.10 </version >
118
118
</extension >
119
119
<extension >
120
120
<groupId >org.apache.maven.wagon</groupId >
121
121
<artifactId >wagon-ssh-external</artifactId >
122
- <version >2.8 </version >
122
+ <version >2.10 </version >
123
123
</extension >
124
124
</extensions >
125
125
<plugins >
126
126
<plugin >
127
127
<groupId >org.apache.maven.plugins</groupId >
128
128
<artifactId >maven-compiler-plugin</artifactId >
129
- <version >3.5.1 </version >
129
+ <version >3.6.0 </version >
130
130
<configuration >
131
131
<source >1.6</source >
132
132
<target >1.6</target >
148
148
<plugin >
149
149
<groupId >org.apache.felix</groupId >
150
150
<artifactId >maven-bundle-plugin</artifactId >
151
- <version >2.5.4 </version >
151
+ <version >3.2.0 </version >
152
152
</plugin >
153
153
<plugin >
154
154
<artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments