Skip to content

Commit

Permalink
Test commit for GA build
Browse files Browse the repository at this point in the history
Signed-off-by: AnkurAnand11 <ankur.anand@dell.com>
  • Loading branch information
AnkurAnand11 committed Mar 4, 2024
1 parent bcc4e07 commit 6c3eaa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ version = getProjectVersion()

repositories {
mavenCentral()
maven { url "https://nautilus.artifactory.cec.lab.emc.com/artifactory/nautilus-prerelease-scratch-local" }
maven {
url "https://maven.pkg.github.com/pravega/pravega"
credentials {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ testcontainersVersion=1.15.3

# Version and base tags can be overridden at build time.
connectorVersion=0.14.0-SNAPSHOT
pravegaVersion=0.14.0-3266.625ec7f-SNAPSHOT
pravegaVersion=0.14.0-3293.473f2420a-issue-7408-default-TimestampAggrigationTimeout-value-364115f-alpine
schemaRegistryVersion=0.7.0-95.c4b6a43-SNAPSHOT
apacheCommonsVersion=3.7

Expand Down

0 comments on commit 6c3eaa8

Please sign in to comment.