Skip to content

Commit a48bd64

Browse files
committed
[maven-release-plugin] prepare release macro-fullcalendar-pom-2.5.1
1 parent 75a7898 commit a48bd64

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

macro-fullcalendar-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.xwiki.contrib</groupId>
2727
<artifactId>macro-fullcalendar-pom</artifactId>
28-
<version>2.5.1-SNAPSHOT</version>
28+
<version>2.5.1</version>
2929
</parent>
3030
<artifactId>macro-fullcalendar-api</artifactId>
3131
<packaging>jar</packaging>

macro-fullcalendar-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.xwiki.contrib</groupId>
2727
<artifactId>macro-fullcalendar-pom</artifactId>
28-
<version>2.5.1-SNAPSHOT</version>
28+
<version>2.5.1</version>
2929
</parent>
3030
<artifactId>macro-fullcalendar-ui</artifactId>
3131
<packaging>xar</packaging>

macro-fullcalendar-webjar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.xwiki.contrib</groupId>
2727
<artifactId>macro-fullcalendar-pom</artifactId>
28-
<version>2.5.1-SNAPSHOT</version>
28+
<version>2.5.1</version>
2929
</parent>
3030
<artifactId>macro-fullcalendar-webjar</artifactId>
3131
<name>Full Calendar Macro - WebJar</name>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<artifactId>macro-fullcalendar-pom</artifactId>
3232
<packaging>pom</packaging>
3333
<name>Full Calendar Macro - Parent POM</name>
34-
<version>2.5.1-SNAPSHOT</version>
34+
<version>2.5.1</version>
3535
<description>
3636
Displays a Calendar in Javascript and allows to get events from XWiki pages.
3737
</description>
@@ -100,6 +100,6 @@
100100
<connection>scm:git:git://github.com/xwiki-contrib/macro-fullcalendar.git</connection>
101101
<developerConnection>scm:git:git@github.com:xwiki-contrib/macro-fullcalendar.git</developerConnection>
102102
<url>https://github.com/xwiki-contrib/macro-fullcalendar</url>
103-
<tag>HEAD</tag>
103+
<tag>macro-fullcalendar-pom-2.5.1</tag>
104104
</scm>
105105
</project>

0 commit comments

Comments
 (0)