Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jagrosh authored Jan 5, 2017
1 parent 78b2c38 commit edd51fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ Result: `Hello World!!!`
To use Maven with JagTag, simply add the following sections to your pom.xml
```xml
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-jagrosh-maven</id>
<name>bintray</name>
<url>http://dl.bintray.com/jagrosh/maven</url>
Expand All @@ -36,7 +33,6 @@ To use Maven with JagTag, simply add the following sections to your pom.xml
<groupId>me.jagrosh</groupId>
<artifactId>JagTag</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
```

Expand Down

0 comments on commit edd51fa

Please sign in to comment.