Skip to content

Commit 3d7130d

Browse files
author
Greg Meyer
authored
Merge pull request #8 from DirectProjectJavaRI/develop
Releasing 8.0.1
2 parents 5892ca3 + 840e2ea commit 3d7130d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.nhind</groupId>
55
<artifactId>config-ui</artifactId>
66
<packaging>war</packaging>
7-
<version>8.0.0</version>
7+
<version>8.0.1</version>
88
<name>NHIN Direct Java Configuration UI</name>
99
<description>NHIN Direct Java Configuration UI</description>
1010
<url>http://api.nhindirect.org/x/www/api.nhindirect.org/java/site/config/config-ui/${project.version}</url>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>io.pivotal.spring.cloud</groupId>
7272
<artifactId>spring-cloud-services-dependencies</artifactId>
73-
<version>3.3.0</version>
73+
<version>3.2.0.RELEASE</version>
7474
<type>pom</type>
7575
<scope>import</scope>
7676
</dependency>
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>${project.groupId}</groupId>
167167
<artifactId>config-service-client</artifactId>
168-
<version>8.0.0</version>
168+
<version>8.0.1</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)