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 17, 2024
1 parent 775f77f commit 2f75850
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions g11n-ws/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
mavenLocal()
maven { url "https://repo1.maven.org/maven2/" }
mavenCentral()
jcenter()
gradlePluginPortal()
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion")
Expand Down Expand Up @@ -38,7 +38,7 @@ allprojects{
mavenLocal()
maven { url "https://repo1.maven.org/maven2/" }
mavenCentral()
jcenter()
gradlePluginPortal()
}
}

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 2f75850

Please sign in to comment.