Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XWiki
xwiki-rendering
Commits
8b3f15b0
Commit
8b3f15b0
authored
Jul 05, 2021
by
Thomas Mortagne
Browse files
[maven-release-plugin] prepare for next development iteration
parent
875fdb9b
Changes
53
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
8b3f15b0
...
...
@@ -31,7 +31,7 @@
</parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
<name>
XWiki Rendering - Parent POM
</name>
<packaging>
pom
</packaging>
<description>
XWiki Rendering - Parent POM
</description>
...
...
@@ -39,7 +39,7 @@
<connection>
scm:git:git://github.com/xwiki/xwiki-rendering.git
</connection>
<developerConnection>
scm:git:git@github.com:xwiki/xwiki-rendering.git
</developerConnection>
<url>
https://github.com/xwiki/xwiki-rendering/tree/master/
</url>
<tag>
xwiki-rendering-7.4.6
-struts2-1
</tag>
<tag>
xwiki-rendering-7.4.6
</tag>
</scm>
<issueManagement>
<system>
jira
</system>
...
...
xwiki-rendering-api/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-api
</artifactId>
<name>
XWiki Rendering - Api
</name>
...
...
xwiki-rendering-archetype-macro/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-archetype-macro
</artifactId>
<name>
XWiki Rendering - Macro Archetype
</name>
...
...
xwiki-rendering-integration-tests/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-integration-tests
</artifactId>
<name>
XWiki Rendering - Integration Tests
</name>
...
...
xwiki-rendering-legacy/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-legacy
</artifactId>
<name>
XWiki Rendering - Legacy
</name>
...
...
xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-legacy
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-legacy-api
</artifactId>
<name>
XWiki Rendering - Legacy - API
</name>
...
...
xwiki-rendering-macros/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macros
</artifactId>
<name>
XWiki Rendering - Macros - Parent POM
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-box
</artifactId>
<name>
XWiki Rendering - Macro - Box
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-comment
</artifactId>
<name>
XWiki Rendering - Macro - Comment
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-content
</artifactId>
<name>
XWiki Rendering - Macro - Content
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-ctsreport
</artifactId>
<name>
XWiki Rendering - Macro - CTS Report
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-footnotes
</artifactId>
<name>
XWiki Rendering - Macro - Footnotes
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-html
</artifactId>
<name>
XWiki Rendering - Macro - HTML
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-id
</artifactId>
<name>
XWiki Rendering - Macro - Id
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-jira/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-jira
</artifactId>
<name>
XWiki Rendering - Macro - JIRA
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-message
</artifactId>
<name>
XWiki Rendering - Macro - Message
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-quote/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-quote
</artifactId>
<name>
XWiki Rendering - Macro - Quote
</name>
...
...
xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering-macros
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-macro-toc
</artifactId>
<name>
XWiki Rendering - Macro - Toc
</name>
...
...
xwiki-rendering-standalone/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-standalone
</artifactId>
<name>
XWiki Rendering - Standalone Distribution
</name>
...
...
xwiki-rendering-syntaxes/pom.xml
View file @
8b3f15b0
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.xwiki.rendering
</groupId>
<artifactId>
xwiki-rendering
</artifactId>
<version>
7.4.6-struts2-
1
</version>
<version>
7.4.6-struts2-
2-SNAPSHOT
</version>
</parent>
<artifactId>
xwiki-rendering-syntaxes
</artifactId>
<name>
XWiki Rendering - Syntaxes - Parent POM
</name>
...
...
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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