Skip to content

Commit 2634021

Browse files
daniel-beckrbri
authored andcommitted
Fix where the snapshot repo needs to go in the pom.xml
1 parent 9378b91 commit 2634021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you use maven please add:
3939
<version>3.6.0-SNAPSHOT</version>
4040
</dependency>
4141

42-
You have to add the sonatype snapshot repository to your pom distributionManagement section also:
42+
You have to add the sonatype snapshot repository to your pom `repositories` section also:
4343

4444
<repository>
4545
<id>OSS Sonatype snapshots</id>

0 commit comments

Comments
 (0)