Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmezna authored May 10, 2018
1 parent 74986ba commit 2d4301c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MicroProfile Config API can be enabled by adding the following Maven dependency:
<dependency>
<groupId>com.kumuluz.ee.config</groupId>
<artifactId>kumuluzee-config-mp</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>${kumuluzee-config-mp.version}</version>
</dependency>
```

Expand Down

0 comments on commit 2d4301c

Please sign in to comment.