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-manager</artifactId >
6- <version >6.1-SNAPSHOT</version >
6+ <version >6.0. 1-SNAPSHOT</version >
77 <packaging >jar</packaging >
88 <name >NHIN Direct Java configuration manager</name >
99 <description >NHIN Direct Java configuration manager</description >
1010 <url >https://github.com/DirectProjectJavaRI/config-manager</url >
1111 <parent >
1212 <groupId >org.springframework.boot</groupId >
1313 <artifactId >spring-boot-starter-parent</artifactId >
14- <version >2.1.2 .RELEASE</version >
14+ <version >2.1.3 .RELEASE</version >
1515 <relativePath />
1616 </parent >
1717 <scm >
3838 </licenses >
3939 <properties >
4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41- <spring-cloud-dependencies .version>Greenwich.RELEASE </spring-cloud-dependencies .version>
41+ <spring-cloud-dependencies .version>Greenwich.SR1 </spring-cloud-dependencies .version>
4242 </properties >
4343 <dependencyManagement >
4444 <dependencies >
5555 <dependency >
5656 <groupId >org.nhind</groupId >
5757 <artifactId >config-service-client</artifactId >
58- <version >6.0</version >
58+ <version >6.0.1-SNAPSHOT </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >org.nhind</groupId >
6262 <artifactId >direct-common</artifactId >
63- <version >6.0</version >
63+ <version >6.0.1-SNAPSHOT </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.nhind</groupId >
6767 <artifactId >agent</artifactId >
68- <version >6.0</version >
68+ <version >6.0.3-SNAPSHOT </version >
6969 </dependency >
7070 </dependencies >
7171 <build >
You can’t perform that action at this time.
0 commit comments