myrle-krantz closed pull request #1: updating artifact ids to apache fineract 
from mifos io
URL: https://github.com/apache/fineract-cn-data-jpa/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/build.gradle b/build.gradle
index dc661cd..d27693f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ plugins {
     id "com.github.hierynomus.license" version "0.13.1"
 }
 
-group 'io.mifos.core'
+group 'org.apache.fineract.cn'
 version '0.1.0-BUILD-SNAPSHOT'
 
 apply plugin: 'java'
@@ -45,13 +45,12 @@ dependencies {
             [group: 'org.springframework.boot', name: 
'spring-boot-starter-data-jpa', version: '1.4.1.RELEASE'],
             [group: 'org.apache.commons', name: 'commons-dbcp2', version: 
'2.1.1'],
             [group: 'org.liquibase', name: 'liquibase-core', version: '3.5.3'],
-            [group: 'io.mifos.core', name: 'lang', version: 
'0.1.0-BUILD-SNAPSHOT'],
+            [group: 'org.apache.fineract.cn', name: 'lang', version: 
'0.1.0-BUILD-SNAPSHOT'],
             [group: 'com.google.code.findbugs', name: 'jsr305']
     )
 
     testCompile (
             [group: 'org.springframework.boot', name: 
'spring-boot-starter-test'],
-//            [group: 'io.mifos.', name: 'spring-boot-starter-test'],
             [group: 'org.hsqldb', name: 'hsqldb', version: '2.3.4']
     )
 }
diff --git a/gradlew b/gradlew
old mode 100644
new mode 100755


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to