Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1ba8f2c

Browse filesBrowse files
committed
Update pom.xml
Added <repository> definition
1 parent 82133c1 commit 1ba8f2c
Copy full SHA for 1ba8f2c

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,13 @@
8585
</dependency>
8686
</dependencies>
8787

88+
<repositories>
89+
<repository>
90+
<id>repo.jenkins-ci.org</id>
91+
<url>http://repo.jenkins-ci.org/public/</url>
92+
</repository>
93+
</repositories>
94+
8895
<reporting>
8996
<plugins>
9097
<plugin>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.