Skip to content

Commit 3ce8832

Browse files
authored
chore: fix generated release m2 settings content (#345)
1 parent 5f847d3 commit 3ce8832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.kokoro/release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ create_settings_xml_file() {
4444
<username>$(cat "${KOKORO_KEYSTORE_DIR}/75699_functions-framework-release-sonatype-central-portal-username")</username>
4545
<password>$(cat "${KOKORO_KEYSTORE_DIR}/75699_functions-framework-release-sonatype-central-portal-password")</password>
4646
</server>
47-
</server>
4847
</servers>
4948
</settings>" > $1
5049
}

0 commit comments

Comments
 (0)