File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 7070 <properties >
7171 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7272 <source .level>17</source .level>
73+ <artifactory-maven-plugin .version>3.3.0</artifactory-maven-plugin .version>
7374 <assertj .version>3.21.0</assertj .version>
7475 <docs .resources.version>0.2.5</docs .resources.version>
7576 <evo .version>1.3</evo .version>
514515 <plugin >
515516 <groupId >org.jfrog.buildinfo</groupId >
516517 <artifactId >artifactory-maven-plugin</artifactId >
517- <version >3.3.0 </version >
518+ <version >${artifactory-maven-plugin.version} </version >
518519 <executions >
519520 <execution >
520521 <id >deploy-docs</id >
561562 <plugin >
562563 <groupId >org.jfrog.buildinfo</groupId >
563564 <artifactId >artifactory-maven-plugin</artifactId >
564- <version >3.3.0 </version >
565+ <version >${artifactory-maven-plugin.version} </version >
565566 <inherited >false</inherited >
566567 <executions >
567568 <execution >
602603 <plugin >
603604 <groupId >org.jfrog.buildinfo</groupId >
604605 <artifactId >artifactory-maven-plugin</artifactId >
605- <version >2.6.1 </version >
606+ <version >${artifactory-maven-plugin.version} </version >
606607 <inherited >false</inherited >
607608 <executions >
608609 <execution >
643644 <plugin >
644645 <groupId >org.jfrog.buildinfo</groupId >
645646 <artifactId >artifactory-maven-plugin</artifactId >
646- <version >2.6.1 </version >
647+ <version >${artifactory-maven-plugin.version} </version >
647648 <inherited >false</inherited >
648649 <executions >
649650 <execution >
You can’t perform that action at this time.
0 commit comments