Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XWiki
xwiki-commons
Commits
733b378a
Commit
733b378a
authored
Sep 21, 2021
by
Vincent Massol
Browse files
[maven-release-plugin] prepare release xwiki-commons-13.8-rc-1
parent
22212868
Changes
111
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
733b378a
...
...
@@ -24,7 +24,7 @@
<artifactId>
xwiki-commons
</artifactId>
<name>
XWiki Commons - Parent POM
</name>
<packaging>
pom
</packaging>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</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
...
...
@@ -277,7 +277,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-13.8.x
</tag>
<tag>
xwiki-commons-13.8-rc-1
</tag>
</scm>
<mailingLists>
<mailingList>
...
...
xwiki-commons-core/pom.xml
View file @
733b378a
...
...
@@ -23,7 +23,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-pom
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
<relativePath>
../xwiki-commons-pom
</relativePath>
</parent>
<artifactId>
xwiki-commons-core
</artifactId>
...
...
xwiki-commons-core/xwiki-commons-blame/pom.xml
View file @
733b378a
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
xwiki-commons-core
</artifactId>
<groupId>
org.xwiki.commons
</groupId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-blame
</artifactId>
<name>
XWiki Commons - Blame
</name>
...
...
xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-api/pom.xml
View file @
733b378a
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
xwiki-commons-blame
</artifactId>
<groupId>
org.xwiki.commons
</groupId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-blame-api
</artifactId>
<name>
XWiki Commons - Blame - API
</name>
...
...
xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-script/pom.xml
View file @
733b378a
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
xwiki-commons-blame
</artifactId>
<groupId>
org.xwiki.commons
</groupId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-blame-script
</artifactId>
<name>
XWiki Commons - Blame - Script Service
</name>
...
...
xwiki-commons-core/xwiki-commons-cache/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-core
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-cache
</artifactId>
<name>
XWiki Commons - Cache - Parent POM
</name>
...
...
xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-cache
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-cache-api
</artifactId>
<name>
XWiki Commons - Cache - API
</name>
...
...
xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/pom.xml
View file @
733b378a
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-cache
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-cache-infinispan
</artifactId>
<name>
XWiki Commons - Cache - Infinispan
</name>
...
...
xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-cache
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-cache-tests
</artifactId>
<name>
XWiki Commons - Cache - Tests
</name>
...
...
xwiki-commons-core/xwiki-commons-classloader/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-core
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-classloader
</artifactId>
<name>
XWiki Commons - ClassLoader - Parent POM
</name>
...
...
xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-classloader
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-classloader-api
</artifactId>
<name>
XWiki Commons - ClassLoader - API
</name>
...
...
xwiki-commons-core/xwiki-commons-collection/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-core
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-collection
</artifactId>
<name>
XWiki Commons - Collection
</name>
...
...
xwiki-commons-core/xwiki-commons-component/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-core
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-component
</artifactId>
<name>
XWiki Commons - Component - Parent POM
</name>
...
...
xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-component
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-component-api
</artifactId>
<name>
XWiki Commons - Component - API
</name>
...
...
xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-component
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-component-archetype
</artifactId>
<name>
XWiki Commons - Component - Component Archetype
</name>
...
...
xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-component
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-component-default
</artifactId>
<name>
XWiki Commons - Component - Default Implementation
</name>
...
...
xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-component
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-component-observation
</artifactId>
<name>
XWiki Commons - Component - Observation
</name>
...
...
xwiki-commons-core/xwiki-commons-configuration/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-core
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-configuration
</artifactId>
<name>
XWiki Commons - Configuration - Parent POM
</name>
...
...
xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-configuration
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-configuration-api
</artifactId>
<name>
XWiki Commons - Configuration - API
</name>
...
...
xwiki-commons-core/xwiki-commons-context/pom.xml
View file @
733b378a
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-core
</artifactId>
<version>
13.8-
SNAPSHOT
</version>
<version>
13.8-
rc-1
</version>
</parent>
<artifactId>
xwiki-commons-context
</artifactId>
<name>
XWiki Commons - Context
</name>
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment