Android sample - Update group and github links
Summary: Updating sonar -> flipper Reviewed By: passy Differential Revision: D9082224 fbshipit-source-id: 3834bf2cfc9137fac1fb92e3796bf600da08cd93
This commit is contained in:
committed by
Facebook Github Bot
parent
0729ce6959
commit
93dd047db1
@@ -1,12 +1,12 @@
|
||||
# POM publishing constants
|
||||
VERSION_NAME=0.6.13
|
||||
GROUP=com.facebook.sonar
|
||||
POM_URL=https://github.com/facebook/sonar
|
||||
POM_SCM_URL=https://github.com/facebook/sonar.git
|
||||
POM_SCM_CONNECTION=scm:git:https://github.com/facebook/sonar.git
|
||||
POM_SCM_DEV_CONNECTION=scm:git:git@github.com:facebook/sonar.git
|
||||
GROUP=com.facebook.flipper
|
||||
POM_URL=https://github.com/facebook/flipper
|
||||
POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||
POM_SCM_CONNECTION=scm:git:https://github.com/facebook/flipper.git
|
||||
POM_SCM_DEV_CONNECTION=scm:git:git@github.com:facebook/flipper.git
|
||||
POM_LICENSE_NAME=MIT
|
||||
POM_LICENSE_URL=https://github.com/facebook/sonar/blob/master/LICENSE
|
||||
POM_LICENSE_URL=https://github.com/facebook/flipper/blob/master/LICENSE
|
||||
POM_LICENSE_DIST=repo
|
||||
POM_DEVELOPER_ID=facebook
|
||||
POM_DEVELOPER_NAME=facebook
|
||||
|
||||
Reference in New Issue
Block a user