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</artifactId >
6- <version >8.0.0-SNAPSHOT </version >
6+ <version >8.0.0</version >
77 <packaging >jar</packaging >
88 <name >NHIN Direct Java RI config service spring boot application</name >
99 <description >NHIN Direct Java RI config service spring boot application</description >
104104 <dependency >
105105 <groupId >org.nhind</groupId >
106106 <artifactId >config-service-jar</artifactId >
107- <version >8.0.0-SNAPSHOT </version >
107+ <version >8.0.0</version >
108108 </dependency >
109109 <dependency >
110110 <groupId >org.nhind</groupId >
111111 <artifactId >direct-common</artifactId >
112- <version >8.0.0-SNAPSHOT </version >
112+ <version >8.0.0</version >
113113 </dependency >
114114 <dependency >
115115 <groupId >commons-net</groupId >
218218 </execution >
219219 </executions >
220220 </plugin >
221- <!--
221+ <!-- for releases only
222222 <plugin>
223223 <groupId>org.apache.maven.plugins</groupId>
224224 <artifactId>maven-gpg-plugin</artifactId>
232232 </execution>
233233 </executions>
234234 </plugin>
235- -->
235+ -->
236236 </plugins >
237237 </build >
238238 <reporting >
You can’t perform that action at this time.
0 commit comments