File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 2020 ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
2121 -->
2222
23- <project xmlns =" http://maven.apache.org/POM/4.0.0"
24- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
25- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
23+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2624
2725 <modelVersion >4.0.0</modelVersion >
2826
3432
3533 <groupId >org.jboss</groupId >
3634 <artifactId >jboss-dmr</artifactId >
37- <version >1.6.0.Beta2-SNAPSHOT </version >
35+ <version >1.6.1.Final </version >
3836 <name >JBoss Dynamic Model Representation</name >
3937
4038 <licenses >
5452 <connection >scm:git:git@github.com:jbossas/jboss-dmr.git</connection >
5553 <developerConnection >scm:git:git@github.com:jbossas/jboss-dmr.git</developerConnection >
5654 <url >https://github.com/jbossas/jboss-dmr</url >
57- <tag >HEAD </tag >
55+ <tag >1.6.1.Final </tag >
5856 </scm >
5957
6058 <properties >
116114 <failsOnError >true</failsOnError >
117115 <includeTestSourceDirectory >true</includeTestSourceDirectory >
118116 <excludes >**/*$logger.java,**/*$bundle.java,**/dmr/Parser.java,**/dmr/JSONParser.java</excludes >
119- <useFile />
117+ <useFile />
120118 </configuration >
121119 <dependencies >
122120 <dependency >
You can’t perform that action at this time.
0 commit comments