From d242f2d7bb6250a4de7e2406d2277444ad9b0fcc Mon Sep 17 00:00:00 2001 From: Lucas Laurindo dos Santos Date: Wed, 21 Dec 2022 16:51:06 +0100 Subject: [PATCH] chore: change groupId from com.mytaxi to com.free-now --- README.md | 5 ++--- pom.xml | 12 ++++++------ 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0a640d5..0b5cc85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Phrase-Java-Client -[![Build Status](https://travis-ci.org/mytaxi/phrase-java-client.svg?branch=master)](https://travis-ci.org/mytaxi/phrase-java-client) +# Phrase-Java-Client [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.mytaxi.apis/phrase-java-client/badge.svg?x=1)](https://maven-badges.herokuapp.com/maven-central/com.mytaxi.apis/phrase-java-client) ## What is this? This projects contains of services to handle the translations from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/). @@ -16,7 +15,7 @@ Currently this project is not released in the maven central repository. Please install this dependency to your local repository and include the following dependency: ``` - com.mytaxi.apis + com.free-now.apis phrase-java-client 1.0.4 diff --git a/pom.xml b/pom.xml index fb80593..0336d22 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ 4.0.0 - com.mytaxi.apis + com.free-now.apis phrase-java-client 1.0.7-SNAPSHOT phrase-api This projects contains of services to handle the translations from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/). It's supposed to expose Phrase translations as POJO or as File within the java world. - https://github.com/mytaxi/phrase-java-client + https://github.com/freenowtech/phrase-java-client @@ -20,8 +20,8 @@ Jan Sören Ramm - Intelligent Apps GmbH - mytaxi - http://www.mytaxi.com + Free Now + http://www.free-now.com @@ -47,8 +47,8 @@ [2.7.0,2.8.0) 1.8 2.0.9 - scm:git:git@github.com:mytaxi/phrase-java-client.git - https://github.com/mytaxi/phrase-java-client + scm:git:git@github.com:freenowtech/phrase-java-client.git + https://github.com/freenowtech/phrase-java-client 3.2.15.RELEASE