File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 382382 <version >3.4.0</version >
383383 </plugin >
384384 <plugin >
385- <groupId >com.code54.mojo </groupId >
386- <artifactId >buildversion-plugin</artifactId >
387- <version >1 .0.3 </version >
385+ <groupId >com.evolvedbinary.maven.plugins </groupId >
386+ <artifactId >buildversion-maven- plugin</artifactId >
387+ <version >2 .0.0 </version >
388388 </plugin >
389389 <plugin >
390390 <groupId >org.apache.maven.plugins</groupId >
640640 </executions >
641641 </plugin >
642642 <plugin >
643- <groupId >com.code54.mojo </groupId >
644- <artifactId >buildversion-plugin</artifactId >
643+ <groupId >com.evolvedbinary.maven.plugins </groupId >
644+ <artifactId >buildversion-maven- plugin</artifactId >
645645 <executions >
646646 <execution >
647647 <phase >validate</phase >
807807 </profile >
808808 </profiles >
809809
810- <pluginRepositories >
811- <pluginRepository >
812- <id >clojars.org</id >
813- <url >https://clojars.org/repo</url >
814- </pluginRepository >
815- </pluginRepositories >
816-
817- <distributionManagement >
818- <repository >
819- <id >central-ossrh-staging</id >
820- <name >Central Portal - OSSRH Staging API</name >
821- <url >https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url >
822- </repository >
823- </distributionManagement >
824-
825810</project >
You can’t perform that action at this time.
0 commit comments