8000 Cleaned up build.gradle · zerolugithub/java-docs-samples@cf7155d · GitHub
[go: up one dir, main page]

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 cf7155d

Browse files
author
Frank Natividad
committed
Cleaned up build.gradle
1 parent 4717d6a commit cf7155d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appengine/endpoints-frameworks-v2/discovery/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ buildscript { // Configuration for building
2424
}
2525

2626
repositories { // repositories for Jar's you access in your code
27-
maven {
28-
url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Repository (if needed)
29-
}
3027
mavenCentral()
3128
jcenter()
3229
}

0 commit comments

Comments
 (0)
0