Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 6b97c8a

Browse files
committed
Updated doc
1 parent 6878385 commit 6b97c8a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,6 @@ Using it
1010
1. In a Maven project's pom.xml file:
1111

1212
```xml
13-
<repositories>
14-
<repository>
15-
<id>sonatype-oss-public</id>
16-
<url>https://oss.sonatype.org/content/groups/public/</url>
17-
<releases>
18-
<enabled>true</enabled>
19-
</releases>
20-
<snapshots>
21-
<enabled>true</enabled>
22-
</snapshots>
23-
</repository>
24-
</repositories>
25-
2613
<dependency>
2714
<groupId>es.cenobit.vraptor</groupId>
2815
<artifactId>vraptor-mustache</artifactId>

0 commit comments

Comments
 (0)