Skip to content

Commit edd51fa

Browse files
authored
Update README.md
1 parent 78b2c38 commit edd51fa

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ Result: `Hello World!!!`
2323
To use Maven with JagTag, simply add the following sections to your pom.xml
2424
```xml
2525
<repository>
26-
<snapshots>
27-
<enabled>false</enabled>
28-
</snapshots>
2926
<id>bintray-jagrosh-maven</id>
3027
<name>bintray</name>
3128
<url>http://dl.bintray.com/jagrosh/maven</url>
@@ -36,7 +33,6 @@ To use Maven with JagTag, simply add the following sections to your pom.xml
3633
<groupId>me.jagrosh</groupId>
3734
<artifactId>JagTag</artifactId>
3835
<version>0.4</version>
39-
<type>pom</type>
4036
</dependency>
4137
```
4238

0 commit comments

Comments
 (0)