Skip to content

Commit ccdd9e1

Browse files
committed
Merge branch 'develop' into master
2 parents b988fc8 + 48be596 commit ccdd9e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>io.wcm</groupId>
3333
<artifactId>io.wcm.wcm.ui.clientlibs</artifactId>
34-
<version>1.2.1-SNAPSHOT</version>
34+
<version>1.2.2</version>
3535
<packaging>jar</packaging>
3636

3737
<name>WCM Clientlibs UI Extensions</name>
@@ -49,7 +49,7 @@
4949
<site.url.module.prefix>wcm/ui/clientlibs</site.url.module.prefix>
5050

5151
<!-- Enable reproducible builds -->
52-
<project.build.outputTimestamp>2021-05-27T00:00:00Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2021-11-08T14:21:08Z</project.build.outputTimestamp>
5353
</properties>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)