File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >com.github.frameworkium</groupId >
55 <artifactId >frameworkium-core</artifactId >
6- <version >4.2.1.1 -SNAPSHOT</version >
6+ <version >4.2.2 -SNAPSHOT</version >
77 <name >frameworkium-core</name >
88 <description >
99 Frameworkium core code.
3232 <url >https://github.com/Frameworkium/frameworkium-core/issues</url >
3333 </issueManagement >
3434 <ciManagement >
35- <url >https://travis-ci.org /Frameworkium/frameworkium-core</url >
35+ <url >https://github.com /Frameworkium/frameworkium-core/actions </url >
3636 </ciManagement >
3737
3838 <distributionManagement />
4747 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4848 </properties >
4949
50- <!-- makes mvn versions:display-plugin-updates faster -->
51- <prerequisites >
52- <maven >3.3.9</maven >
53- </prerequisites >
54-
5550 <!-- Check for updates with mvn versions:display-dependency-updates -->
5651 <dependencies >
5752 <!-- Selenium related -->
458453 Releasing a project is made in two steps: prepare and perform -->
459454 <plugin >
460455 <artifactId >maven-release-plugin</artifactId >
461- <version >2.5.3 </version >
456+ <version >3.0.0-M5 </version >
462457 <configuration >
463458 <useReleaseProfile >false</useReleaseProfile >
464459 <tagNameFormat >@{version}</tagNameFormat >
You can’t perform that action at this time.
0 commit comments