[maven-release-plugin] prepare release libreccm-7.0.0-alpha.1

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5238 8810af33-2d31-482b-a856-94f89814c4df
jensp 2018-02-02 15:46:50 +00:00
parent af984fe193
commit b7878f7505
22 changed files with 3008 additions and 3043 deletions

View File

@ -1,17 +1,16 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>
<artifactId>ccm-archetype-module</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>LibreCCM Module archetype</name>
<url>http://www.libreccm.org/devel/modules</url>

View File

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-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">
<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>
@ -16,7 +13,7 @@
<groupId>org.libreccm</groupId>
<artifactId>ccm-bundle-devel</artifactId>
<relativePath>../ccm-bundle-devel</relativePath>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,8 +1,5 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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">
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@ -14,7 +11,7 @@
<groupId>org.libreccm</groupId>
<artifactId>ccm-bundle-devel</artifactId>
<relativePath>../ccm-bundle-devel</relativePath>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,8 +1,5 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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">
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@ -14,7 +11,7 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,15 +1,12 @@
<?xml version="1.0" encoding="UTF-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">
<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>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,14 +1,11 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.librecms</groupId>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-agenda</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-agenda</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-bookmark</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-bookmark</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-decisiontree</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-decisiontree</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-externallink</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-externallink</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-faqitem</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-faqitem</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-glossaryitem</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-glossaryitem</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>
@ -18,7 +18,7 @@
<groupId>org.librecms</groupId>
<artifactId>ccm-cms-types-minutes</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-cms-types-minutes</name>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>libreccm-parent</artifactId>
<groupId>org.libreccm</groupId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<properties>

View File

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-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">
<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>
@ -15,7 +12,7 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,8 +1,5 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>
<properties>
@ -12,12 +9,12 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>
<artifactId>ccm-docrepo</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>LibreCCM DocRepo</name>

View File

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-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">
<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>
@ -15,12 +12,12 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>
<artifactId>ccm-editor</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<packaging>jar</packaging>
<name>LibreCCM Editor</name>

View File

@ -1,8 +1,5 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>
<properties>
@ -14,7 +11,7 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,8 +1,5 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>
<properties>
@ -12,7 +9,7 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>

View File

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-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">
<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>
@ -15,12 +12,12 @@
<parent>
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm</groupId>
<artifactId>ccm-theme-foundry</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<packaging>jar</packaging>
<name>LibreCCM Foundry Theming Engine</name>

View File

@ -1,18 +1,17 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
</parent>
<groupId>org.libreccm.files</groupId>
<artifactId>ccm-xafilesystemadapter</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<name>ccm-xafilesystemadapter</name>
@ -40,7 +39,7 @@
<dependency>
<groupId>org.libreccm</groupId>
<artifactId>ccm-core</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<scope>provided</scope>
</dependency>

View File

@ -14,7 +14,7 @@
<groupId>org.libreccm</groupId>
<artifactId>libreccm-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0-alpha.1</version>
<packaging>pom</packaging>
<name>LibreCCM</name>
@ -39,7 +39,7 @@
</licenses>
<scm>
<developerConnection>scm:svn:https://svn.libreccm.org/ccm/ccm_ng</developerConnection>
<developerConnection>scm:svn:https://svn.libreccm.org/ccm/ccm_ng-releases/libreccm-7.0.0-alpha.1</developerConnection>
</scm>
<modules>