Skip to content

Commit 520ae30

Browse files
committed
[maven-release-plugin] prepare release 1.7.0.Final
1 parent a1df0aa commit 520ae30

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.jboss</groupId>
3030
<artifactId>jboss-dmr</artifactId>
31-
<version>1.7.1.Final-SNAPSHOT</version>
31+
<version>1.7.0.Final</version>
3232
<name>JBoss Dynamic Model Representation</name>
3333

3434
<licenses>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:git@github.com:jbossas/jboss-dmr.git</connection>
4444
<developerConnection>scm:git:git@github.com:jbossas/jboss-dmr.git</developerConnection>
4545
<url>https://github.com/jbossas/jboss-dmr</url>
46-
<tag>HEAD</tag>
46+
<tag>1.7.0.Final</tag>
4747
</scm>
4848

4949
<properties>

0 commit comments

Comments
 (0)