We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4472784 commit 31c6ac0Copy full SHA for 31c6ac0
1 file changed
pom.xml
@@ -9,15 +9,15 @@
9
<groupId>org.jahiacommunity.modules</groupId>
10
<artifactId>html5-elements</artifactId>
11
<name>HTML5 Elements</name>
12
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
13
<packaging>bundle</packaging>
14
<description>This module allows to add HTML 5 Elements in a page.</description>
15
16
<scm>
17
<connection>scm:git:git@github.com:Jahia/html5-elements.git</connection>
18
<developerConnection>scm:git:git@github.com:Jahia/html5-elements.git</developerConnection>
19
<url>https://github.com/Jahia/html5-elements.git</url>
20
- <tag>HEAD</tag>
+ <tag>html5-elements-1.0.2</tag>
21
</scm>
22
23
<repositories>
0 commit comments