Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
juerg committed Jan 16, 2024
1 parent 18d776c commit 98e6b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/com/github/jlangch/venice/venice.venice
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
(defonce java-11-home (str/strip-end (system-env :JAVA_11_HOME) "/"))
(defonce java-home java-8-home)

(defonce sonatype-user "jlangch")
(defonce sonatype-user "xxxxxx")

(defonce cmd-line-prompt (str proj-name "> "))

Expand Down

0 comments on commit 98e6b6f

Please sign in to comment.