myrle-krantz closed pull request #1: updating artifact ids to apache fineract 
from mifos io
URL: https://github.com/apache/fineract-cn-mariadb/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 666b501..ae0959f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,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'
 
 ext.versions = [
@@ -38,7 +38,7 @@ dependencies {
     compile(
             [group: 'org.springframework', name: 'spring-context', version: 
versions.springcontext],
             [group: 'com.google.code.findbugs', name: 'jsr305', version: 
versions.findbugs],
-            [group: 'io.mifos.core', name: 'lang', version: 
versions.frameworklang],
+            [group: 'org.apache.fineract.cn', name: 'lang', version: 
versions.frameworklang],
             [group: 'org.springframework.boot', name: 
'spring-boot-starter-data-jpa', version: versions.springboot],
             [group: 'com.jolbox', name: 'bonecp', version: '0.8.0.RELEASE'],
             [group: 'org.flywaydb', name: 'flyway-core', version: '4.0.1']
@@ -82,4 +82,4 @@ license {
     }
     ext.year = Calendar.getInstance().get(Calendar.YEAR)
     ext.name = 'The Mifos Initiative'
-}
\ No newline at end of file
+}


 

----------------------------------------------------------------
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