Skip to content

Commit 0a60509

Browse files
committed
Add pluginrepository to pom
1 parent 957badd commit 0a60509

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Code/ChroniclerJ/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,13 @@
182182
<version>1.2.16</version>
183183
</dependency>
184184
</dependencies>
185+
<pluginRepositories>
186+
<pluginRepository>
187+
<id>jb.snapshots</id>
188+
<name>jons snapshots</name>
189+
<url>https://maven.jonbell.net/repository/snapshots</url>
190+
</pluginRepository>
191+
</pluginRepositories>
185192
<repositories>
186193
<repository>
187194
<id>jb.snapshots</id>

0 commit comments

Comments
 (0)