Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Koeman committed Dec 15, 2020
1 parent f360fa5 commit 2064038
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ Dependency information

```
<repository>
<id>eishub-mvn-repo</id>
<url>https://raw.github.com/eishub/mvn-repo/master</url>
<id>eishub-mvn-repo</id>
<url>https://raw.github.com/eishub/mvn-repo/master</url>
</repository>
```

```
<dependency>
<groupId>eishub</groupId>
<artifactId>HelloWorldEnvironment</artifactId>
<version>1.2.0</version>
<groupId>eishub</groupId>
<artifactId>HelloWorldEnvironment</artifactId>
<version>1.3.0</version>
</dependency>
```

0 comments on commit 2064038

Please sign in to comment.