Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
prepare launch as rosie 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge J Barroso committed Feb 25, 2016
1 parent e610392 commit 1c1dc15
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
# limitations under the License.
#

POM_NAME=rosie-framework
POM_ARTIFACT_ID=rosie-framework
POM_NAME=rosie
POM_ARTIFACT_ID=rosie
POM_PACKAGING=aar

VERSION_NAME=1.0.1-SNAPSHOT
VERSION_CODE=10001
GROUP=com.karumi
VERSION_NAME=1.0.0
VERSION_CODE=10000
GROUP=com.karumi.rosie

POM_DESCRIPTION=Framework to apply good developer practices to you project.
POM_URL=https://github.com/karumi/rosie-framework
Expand Down

0 comments on commit 1c1dc15

Please sign in to comment.