File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.nhind</groupId >
55 <artifactId >config-service-war</artifactId >
6- <version >8.2.0-SNAPSHOT </version >
6+ <version >8.1.1 </version >
77 <packaging >war</packaging >
88 <name >NHIN-Direct Configuration Service Web Application Module</name >
99 <description >NHIN-Direct Configuration Service Web Application Module</description >
6464 <dependency >
6565 <groupId >org.nhind</groupId >
6666 <artifactId >config-service-jar</artifactId >
67- <version >8.1.0 </version >
67+ <version >8.1.1 </version >
6868 </dependency >
6969 <dependency >
7070 <groupId >org.springframework.boot</groupId >
203203 </goals >
204204 </execution >
205205 </executions >
206- </plugin >
207- <!-- for releases only
206+ </plugin >
207+ <!-- for releases only
208208 <plugin>
209209 <groupId>org.apache.maven.plugins</groupId>
210210 <artifactId>maven-gpg-plugin</artifactId>
219219 </executions>
220220 <version>3.0.1</version>
221221 </plugin>
222- -->
222+ -->
223223 <plugin >
224224 <groupId >org.sonatype.central</groupId >
225225 <artifactId >central-publishing-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments