Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 284a6a7

Browse files
Minor changes
1 parent 2da67b8 commit 284a6a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jsch/release.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# <id>release</id>
6161
# <properties>
6262
# <user.name>jvnet_id</user.name>
63-
# <release.arguments>-Dhttps.proxyHost=www-proxy.us.oracle.com -Dhttps.proxyPort=80 -Dgpg.passphrase=glassfish</release.arguments>
63+
# <release.arguments>-Dhttps.proxyHost=<proxy-server> -Dhttps.proxyPort=80 -Dgpg.passphrase=glassfish</release.arguments>
6464
# </properties>
6565
# <activation>
6666
# <activeByDefault>false</activeByDefault>
@@ -76,7 +76,6 @@
7676

7777
# More information:
7878
# https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-8.ReleaseIt
79-
# http://aseng-wiki.us.oracle.com/asengwiki/display/GlassFish/Migrating+Maven+deployment+to+maven.java.net
8079

8180
# Note: the release process may use ssh key to interact with the SCM. If so, it will use your user.name as define in the release profile of your settings.xml.
8281
# Be sure to have your ssh public key exported in your java.net account.

0 commit comments

Comments
 (0)