Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
jhua-vmware committed Aug 8, 2024
1 parent 775f77f commit fe2768b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion g11n-ws/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ buildscript {
}
repositories {
mavenLocal()
maven { url "https://repo1.maven.org/maven2/" }
// maven { url "https://repo1.maven.org/maven2/" }
maven { url "https://plugins.gradle.org/m2/" }
mavenCentral()
jcenter()
}
Expand Down
1 change: 0 additions & 1 deletion g11n-ws/scripts/singletonall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,3 @@ status
usage
;;
esac

0 comments on commit fe2768b

Please sign in to comment.