Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trifonnt authored Sep 11, 2019
1 parent cfe4c5f commit 9b7171f
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 @@ -97,7 +97,7 @@ $ mvn deploy
- Open below URL in order to start JitPack build process

```shell
https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-feeds/1.0.0-alpha.1
https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-feeds/1.0.0
```

### Get this project into your Maven build(pom.xml)
Expand All @@ -113,7 +113,7 @@ https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-feeds/1.0.0-alpha.1
...
<dependency>
<groupId>com.github.trifonnt</groupId>
<artifactId>ext-lib-amazon-mws-feeds-alpha.1</artifactId>
<artifactId>ext-lib-amazon-mws-feeds</artifactId>
<version>1.0.0</version>
</dependency>
...
Expand Down

0 comments on commit 9b7171f

Please sign in to comment.