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 a1df0aa commit 520ae30Copy full SHA for 520ae30
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>org.jboss</groupId>
30
<artifactId>jboss-dmr</artifactId>
31
- <version>1.7.1.Final-SNAPSHOT</version>
+ <version>1.7.0.Final</version>
32
<name>JBoss Dynamic Model Representation</name>
33
34
<licenses>
@@ -43,7 +43,7 @@
43
<connection>scm:git:git@github.com:jbossas/jboss-dmr.git</connection>
44
<developerConnection>scm:git:git@github.com:jbossas/jboss-dmr.git</developerConnection>
45
<url>https://github.com/jbossas/jboss-dmr</url>
46
- <tag>HEAD</tag>
+ <tag>1.7.0.Final</tag>
47
</scm>
48
49
<properties>
0 commit comments