Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ GROUP=com.larswerkman

POM_DESCRIPTION=A Holo themed colorpicker designed by marie schweiz
POM_URL=https://github.com/LarsWerkman/HoloColorPicker
POM_SCM_URL=https://github.com/chrisbanes/ActionBar-PullToRefresh
POM_SCM_CONNECTION=scm:git:git://github.com/LarsWerkman/HoloColorPicker.git
POM_SCM_DEV_CONNECTION=scm:git:[email protected]:LarsWerkman/HoloColorPicker.git
POM_SCM_CONNECTION=scm:[email protected]:LarsWerkman/HoloColorPicker.git
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=larswerkman
POM_DEVELOPER_NAME=Lars Werkman
POM_DEVELOPER_NAME=Lars Werkman
[email protected]
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ android {
}
}

apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'
apply from: 'https://raw.github.com/Vorlonsoft/GradleMavenPush/master/maven-push.gradle'
3 changes: 1 addition & 2 deletions library/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
POM_NAME=HoloColorPicker Library
POM_ARTIFACT_ID=HoloColorPicker
POM_PACKAGING=aar
POM_ARTIFACT_ID=HoloColorPicker