Skip to content

Commit 68c32f3

Browse files
committed
use oracle org to prevent failure induced by temporary redirect
1 parent 8fca428 commit 68c32f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ Portions Copyright (c) 2017, Chris Fraire <[email protected]>.
12791279
as reported by 'git remote' command. This will enable forked
12801280
projects to create their releases easily.
12811281
-->
1282-
<arg value="-r OpenGrok/OpenGrok"/>
1282+
<arg value="-r oracle/OpenGrok"/>
12831283
<arg value="-t ${version}"/>
12841284
<!--
12851285
The directory of the files should really be ${dist.dir}

0 commit comments

Comments
 (0)