зеркало из https://github.com/mozilla/marytts.git
change to valid groupId
This is a breaking change, but necessary for deployment to global repositories such as jCenter, Maven Central, etc. It corrects a temporary, but unsustainable, decision made back in 8e0ead74b9
.
See also http://maven.apache.org/guides/mini/guide-naming-conventions.html
This commit is contained in:
Родитель
c1b94e6bbd
Коммит
f017eaf397
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>marytts</groupId>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -2,7 +2,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>marytts</groupId>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts</artifactId>
|
||||
<groupId>marytts</groupId>
|
||||
<version>5.1-beta3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
|||
<configuration>
|
||||
<classpath>
|
||||
<element>
|
||||
<groupId>marytts</groupId>
|
||||
<groupId>de.dfki.mary</groupId>
|
||||
<artifactId>marytts-common</artifactId>
|
||||
</element>
|
||||
</classpath>
|
||||
|
|
Загрузка…
Ссылка в новой задаче