Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Katja Hahn committed Dec 16, 2014
1 parent 0a25071 commit 8e4a673
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The first release will be in December/January 2014.

#### Including PortEx to a Maven Project

PortEx will be added to the Central Maven Repository with its first release. Until then you can include PortEx as follows:
PortEx will be added to the Central Maven Repository soon. Until then you can include PortEx as follows:

Download portex.pom and portex.jar and install portex to your local Maven repository as follows:

Expand All @@ -47,7 +47,7 @@ Now you can include PortEx to your project by adding the following Maven depende
<dependency>
<groupId>com.github.katjahahn</groupId>
<artifactId>portex</artifactId>
<version>1.0.beta1.1</version>
<version>1.0</version>
</dependency>
```

Expand Down

0 comments on commit 8e4a673

Please sign in to comment.