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

Commit 1c1dc15

Browse files
author
Jorge J Barroso
committed
prepare launch as rosie 1.0.0
1 parent e610392 commit 1c1dc15

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
# limitations under the License.
1515
#
1616

17-
POM_NAME=rosie-framework
18-
POM_ARTIFACT_ID=rosie-framework
17+
POM_NAME=rosie
18+
POM_ARTIFACT_ID=rosie
1919
POM_PACKAGING=aar
2020

21-
VERSION_NAME=1.0.1-SNAPSHOT
22-
VERSION_CODE=10001
23-
GROUP=com.karumi
21+
VERSION_NAME=1.0.0
22+
VERSION_CODE=10000
23+
GROUP=com.karumi.rosie
2424

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

0 commit comments

Comments
 (0)