File tree Expand file tree Collapse file tree 5 files changed +16
-5
lines changed
Expand file tree Collapse file tree 5 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.crawler-commons</groupId >
77 <artifactId >urlfrontier</artifactId >
8- <version >2.4-SNAPSHOT </version >
8+ <version >3.4 </version >
99 </parent >
1010
1111 <name >urlfrontier-API</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.crawler-commons</groupId >
77 <artifactId >urlfrontier</artifactId >
8- <version >2.4-SNAPSHOT </version >
8+ <version >3.4 </version >
99 </parent >
1010
1111 <name >urlfrontier-client</name >
Original file line number Diff line number Diff line change 66 <groupId >com.github.crawler-commons</groupId >
77 <artifactId >urlfrontier</artifactId >
88 <packaging >pom</packaging >
9- <version >2.4-SNAPSHOT </version >
9+ <version >3.4 </version >
1010 <name >urlfrontier</name >
1111
1212 <url >https://github.com/crawler-commons/url-frontier</url >
286286 </execution >
287287 </executions >
288288 </plugin >
289+ <plugin >
290+ <groupId >org.sonatype.plugins</groupId >
291+ <artifactId >nexus-staging-maven-plugin</artifactId >
292+ <version >1.7.0</version >
293+ <extensions >true</extensions >
294+ <configuration >
295+ <serverId >ossrh</serverId >
296+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
297+ <autoReleaseAfterClose >true</autoReleaseAfterClose >
298+ </configuration >
299+ </plugin >
289300 </plugins >
290301 </build >
291302 </profile >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.crawler-commons</groupId >
77 <artifactId >urlfrontier</artifactId >
8- <version >2.4-SNAPSHOT </version >
8+ <version >3.4 </version >
99 </parent >
1010
1111 <name >urlfrontier-service</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.crawler-commons</groupId >
77 <artifactId >urlfrontier</artifactId >
8- <version >2.4-SNAPSHOT </version >
8+ <version >3.4 </version >
99 </parent >
1010
1111 <name >urlfrontier-test-suite</name >
You can’t perform that action at this time.
0 commit comments