File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 169169 <dependency >
170170 <groupId >org.apache.maven.scm</groupId >
171171 <artifactId >maven-scm-api</artifactId >
172- <version >1.11.1 </version >
172+ <version >2.1.0 </version >
173173 </dependency >
174174 <dependency >
175175 <groupId >org.apache.maven.scm</groupId >
176176 <artifactId >maven-scm-provider-gitexe</artifactId >
177- <version >1.11.1 </version >
177+ <version >2.1.0 </version >
178178 </dependency >
179179 </dependencies >
180180 </plugin >
183183 <plugin >
184184 <groupId >org.sonatype.plugins</groupId >
185185 <artifactId >nexus-staging-maven-plugin</artifactId >
186- <version >1.6.7 </version >
186+ <version >1.7.0 </version >
187187 <extensions >true</extensions >
188188 <configuration >
189189 <serverId >ossrh</serverId >
246246 <connection >scm:git:git@github.com:FileSysOrg/jfileserver.git</connection >
247247 <developerConnection >scm:git:git@github.com:FileSysOrg/jfileserver.git</developerConnection >
248248 <url >https://github.com/FileSysOrg/jfileserver</url >
249- <tag >jfileserver-1.3.16 </tag >
249+ <tag >jfileserver-1.4.0 </tag >
250250 </scm >
251251
252252 <distributionManagement >
You can’t perform that action at this time.
0 commit comments