Skip to content

Commit

Permalink
[maven-release-plugin] prepare release animate-1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvollenweider committed May 5, 2020
1 parent 4a7bb66 commit b23eba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
</parent>
<groupId>org.jahia.modules</groupId>
<artifactId>animate</artifactId>
<version>1.7.2-SNAPSHOT</version>
<version>1.8.0</version>
<packaging>bundle</packaging>
<name>animate</name>
<description>This module allow fun CSS animations on your page.</description>
<scm>
<connection>scm:git:git@github.com:pvollenweider/animate.git</connection>
<developerConnection>scm:git:git@github.com:pvollenweider/animate.git</developerConnection>
<url>https://github.com/pvollenweider/animate</url>
<tag>HEAD</tag>
<tag>animate-1.8.0</tag>
</scm>
<properties>
<jahia-depends>default,jquery</jahia-depends>
Expand Down

0 comments on commit b23eba9

Please sign in to comment.