File tree Expand file tree Collapse file tree 5 files changed +10
-26
lines changed
Expand file tree Collapse file tree 5 files changed +10
-26
lines changed Original file line number Diff line number Diff line change 1- POM_NAME =api
2- POM_DESCRIPTION =Foodora Api
3- POM_ARTIFACT_ID =api
1+ POM_NAME =shehabic- api
2+ POM_DESCRIPTION =Shehabic Api
3+ POM_ARTIFACT_ID =shehabic- api
44POM_PACKAGING =aar
Original file line number Diff line number Diff line change 1- POM_NAME =core
2- POM_DESCRIPTION =Foodora Core
3- POM_ARTIFACT_ID =core
1+ POM_NAME =shehabic- core
2+ POM_DESCRIPTION =Shehabic Core
3+ POM_ARTIFACT_ID =shehabic- core
44POM_PACKAGING =aar
Original file line number Diff line number Diff line change 1- POM_NAME =datastore
2- POM_DESCRIPTION =Foodora DB Store
3- POM_ARTIFACT_ID =datastore
1+ POM_NAME =shehabic- datastore
2+ POM_DESCRIPTION =Shehabic DB Store
3+ POM_ARTIFACT_ID =shehabic- datastore
44POM_PACKAGING =aar
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ org.gradle.jvmargs=-Xmx1536m
1616# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1717# org.gradle.parallel=true
1818
19- VERSION_NAME =1.0.17
19+ VERSION_NAME =1.1.0
2020GROUP =com.fullmob
Original file line number Diff line number Diff line change @@ -16,22 +16,6 @@ install {
1616 artifactId POM_ARTIFACT_ID
1717 packaging POM_PACKAGING
1818 description POM_DESCRIPTION
19- // url projectUrl
20-
21- // scm {
22- // url scmUrl
23- // connection scmConnection
24- // developerConnection scmDeveloperConnection
25- // }
26- //
27- // licenses projectLicenses
28- //
29- // developers {
30- // developer {
31- // id developerId
32- // name developerName
33- // }
34- // }
3519 }
3620 }
3721}
You can’t perform that action at this time.
0 commit comments