Skip to content

Commit 021cfda

Browse files
authored
Merge pull request #14 from DirectProjectJavaRI/java-ri-8.1.0
Updating for Java RI 8.1.0.
2 parents 6707812 + 9a115da commit 021cfda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.nhind</groupId>
5757
<artifactId>config-service-client</artifactId>
58-
<version>8.0.0</version>
58+
<version>8.1.0-SNAPSHOT</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>org.nhind</groupId>
8686
<artifactId>config-service-jar</artifactId>
87-
<version>8.0.0</version>
87+
<version>8.1.0-SNAPSHOT</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)