Skip to content

Commit

Permalink
[maven-release-plugin] prepare release xwiki-commons-14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmassol committed Jan 31, 2022
1 parent bdfc802 commit 491547c
Show file tree
Hide file tree
Showing 112 changed files with 128 additions and 128 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@
<artifactId>xwiki-commons</artifactId>
<name>XWiki Commons - Parent POM</name>
<packaging>pom</packaging>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
<description>A collaborative development platform runtime based on the wiki paradigm</description>
<!-- This special URL automatically finds the correct documentation page or javadoc for the module based on the
passed maven coordinates (groupid:artifactid:version). Starting with 6.2-milestone-1, the version has been
Expand Down Expand Up @@ -244,7 +244,7 @@
plugin executes before, the property is undefined and makes the tests fail. Thus we define an empty property
here to make sure it doesn't fail. See also https://issues.apache.org/jira/browse/SUREFIRE-1431
-->
<argLine/>
<argLine />

</properties>
<prerequisites>
Expand Down Expand Up @@ -279,7 +279,7 @@
<connection>scm:git:git://github.com/xwiki/xwiki-commons.git</connection>
<developerConnection>scm:git:git@github.com:xwiki/xwiki-commons.git</developerConnection>
<url>https://github.com/xwiki/xwiki-commons/tree/master/</url>
<tag>stable-14.0.x</tag>
<tag>xwiki-commons-14.0</tag>
</scm>
<mailingLists>
<mailingList>
Expand Down Expand Up @@ -1947,7 +1947,7 @@
<configuration>
<skip>${xwiki.enforcer.enforce-upper-bounds.skip}</skip>
<rules>
<requireUpperBoundDeps/>
<requireUpperBoundDeps />
</rules>
</configuration>
</execution>
Expand Down Expand Up @@ -2568,7 +2568,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -2583,7 +2583,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down Expand Up @@ -2755,7 +2755,7 @@
<phase>generate-resources</phase>
<configuration>
<target>
<mkdir dir="${project.build.directory}/apidocs"/>
<mkdir dir="${project.build.directory}/apidocs" />
</target>
</configuration>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-pom</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
<relativePath>../xwiki-commons-pom</relativePath>
</parent>
<artifactId>xwiki-commons-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-blame/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-core</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-blame</artifactId>
<name>XWiki Commons - Blame</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-blame</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-blame-api</artifactId>
<name>XWiki Commons - Blame - API</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-blame</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-blame-script</artifactId>
<name>XWiki Commons - Blame - Script Service</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-cache/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-cache</artifactId>
<name>XWiki Commons - Cache - Parent POM</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-cache</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-cache-api</artifactId>
<name>XWiki Commons - Cache - API</name>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-cache</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-cache-infinispan</artifactId>
<name>XWiki Commons - Cache - Infinispan</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-cache</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-cache-tests</artifactId>
<name>XWiki Commons - Cache - Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-classloader/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-classloader</artifactId>
<name>XWiki Commons - ClassLoader - Parent POM</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-classloader</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-classloader-api</artifactId>
<name>XWiki Commons - ClassLoader - API</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-collection/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-collection</artifactId>
<name>XWiki Commons - Collection</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-component/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-component</artifactId>
<name>XWiki Commons - Component - Parent POM</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-component</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-component-api</artifactId>
<name>XWiki Commons - Component - API</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-component</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-component-archetype</artifactId>
<name>XWiki Commons - Component - Component Archetype</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-component</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-component-default</artifactId>
<name>XWiki Commons - Component - Default Implementation</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-component</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-component-observation</artifactId>
<name>XWiki Commons - Component - Observation</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-configuration/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-configuration</artifactId>
<name>XWiki Commons - Configuration - Parent POM</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-configuration</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-configuration-api</artifactId>
<name>XWiki Commons - Configuration - API</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-context/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-context</artifactId>
<name>XWiki Commons - Context</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-crypto/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-crypto</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-cipher</artifactId>
<packaging>jar</packaging>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-crypto</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-common</artifactId>
<packaging>jar</packaging>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-crypto</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-password</artifactId>
<packaging>jar</packaging>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-crypto</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-pkix</artifactId>
<packaging>jar</packaging>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>xwiki-commons-crypto</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-signer</artifactId>
<packaging>jar</packaging>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xwiki-commons-crypto</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-store</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xwiki-commons-crypto-store</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-store-api</artifactId>
<packaging>jar</packaging>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xwiki-commons-crypto-store</artifactId>
<groupId>org.xwiki.commons</groupId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-crypto-store-filesystem</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-diff/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-diff</artifactId>
<name>XWiki Commons - Diff</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-diff</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-diff-api</artifactId>
<name>XWiki Commons - Diff API</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-diff</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-diff-display</artifactId>
<name>XWiki Commons - Diff Display API</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-diff</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-diff-script</artifactId>
<name>XWiki Commons - Diff Script API</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-diff</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-diff-xml</artifactId>
<name>XWiki Commons - Diff XML</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-displayer/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-displayer</artifactId>
<name>XWiki Commons - Displayer</name>
Expand Down
2 changes: 1 addition & 1 deletion xwiki-commons-core/xwiki-commons-environment/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-core</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-environment</artifactId>
<name>XWiki Commons - Environment - Parent POM</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-environment</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-environment-api</artifactId>
<name>XWiki Commons - Environment - API</name>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-environment</artifactId>
<version>14.0-SNAPSHOT</version>
<version>14.0</version>
</parent>
<artifactId>xwiki-commons-environment-common</artifactId>
<name>XWiki Commons - Environment - Common</name>
Expand Down

0 comments on commit 491547c

Please sign in to comment.