We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957badd commit 0a60509Copy full SHA for 0a60509
1 file changed
Code/ChroniclerJ/pom.xml
@@ -182,6 +182,13 @@
182
<version>1.2.16</version>
183
</dependency>
184
</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>
192
<repositories>
193
<repository>
194
<id>jb.snapshots</id>
0 commit comments