diff --git a/etc/deploy-assemby-jar.sh b/etc/deploy-assemby-jar.sh index 2001fc4..7c26b42 100755 --- a/etc/deploy-assemby-jar.sh +++ b/etc/deploy-assemby-jar.sh @@ -1,9 +1,9 @@ #!/bin/sh mvn deploy:deploy-file \ - -DgroupId=jp.sf.amateras\ + -DgroupId=gitbucket\ -DartifactId=gitbucket-assembly\ -Dversion=3.0.0\ -Dpackaging=jar\ -Dfile=../target/scala-2.11/gitbucket-assembly-3.0.0.jar\ -DrepositoryId=sourceforge.jp\ - -Durl=scp://shell.sourceforge.jp/home/groups/a/am/amateras/htdocs/mvn/ \ No newline at end of file + -Durl=scp://shell.sourceforge.jp/home/groups/a/am/amateras/htdocs/mvn/