File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 10891089 <groupId >org.jfrog.buildinfo</groupId >
10901090 <artifactId >artifactory-maven-plugin</artifactId >
10911091 <version >3.2.1</version >
1092+ <dependencies >
1093+ <dependency >
1094+ <groupId >org.jfrog.buildinfo</groupId >
1095+ <artifactId >build-info-extractor</artifactId >
1096+ <version >2.25.4</version >
1097+ </dependency >
1098+ <dependency >
1099+ <groupId >org.jfrog.buildinfo</groupId >
1100+ <artifactId >build-info-api</artifactId >
1101+ <version >2.25.4</version >
1102+ </dependency >
1103+ </dependencies >
10921104 </plugin >
10931105
10941106 </plugins >
Original file line number Diff line number Diff line change 154154 </configuration >
155155 </execution >
156156 </executions >
157+ <dependencies >
158+ <dependency >
159+ <groupId >org.jfrog.buildinfo</groupId >
160+ <artifactId >build-info-extractor</artifactId >
161+ <version >2.25.4</version >
162+ </dependency >
163+ <dependency >
164+ <groupId >org.jfrog.buildinfo</groupId >
165+ <artifactId >build-info-api</artifactId >
166+ <version >2.25.4</version >
167+ </dependency >
168+ </dependencies >
157169 </plugin >
158170
159171 </plugins >
You can’t perform that action at this time.
0 commit comments