Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _about/112-enRoute-Archetypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ To use SNAPSHOT versioned enRoute archetypes you will need to have the following
<repositories>
<repository>
<id>osgi-archetype</id>
<url>https://oss.sonatype.org/content/groups/osgi</url>
<url>https://oss.sonatype.org/content/groups/public</url>
<releases>
<enabled>true</enabled>
<checksumPolicy>fail</checksumPolicy>
Expand Down
2 changes: 1 addition & 1 deletion _tutorial/015-Prerequisite.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To complete the tutorials with a SNAPSHOT version of the enRoute archetypes past
<repositories>
<repository>
<id>osgi-archetype</id>
<url>https://oss.sonatype.org/content/groups/osgi</url>
<url>https://oss.sonatype.org/content/groups/public</url>
<releases>
<enabled>true</enabled>
<checksumPolicy>fail</checksumPolicy>
Expand Down