File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ See further example usage below and in the
77
77
[ JavaDoc documentation] ( http://s3.jamesmurty.com/java-xmlbuilder/index.html ) .
78
78
79
79
Download a Jar file containing the latest version
80
- [ java-xmlbuilder-1.0 .jar] ( http://s3.jamesmurty.com/java-xmlbuilder/java-xmlbuilder-1.0 .jar ) .
80
+ [ java-xmlbuilder-1.1 .jar] ( http://s3.jamesmurty.com/java-xmlbuilder/java-xmlbuilder-1.1 .jar ) .
81
81
82
82
Maven users can add this project as a dependency with the following additions
83
83
to a POM.xml file:
@@ -88,7 +88,7 @@ to a POM.xml file:
88
88
<dependency>
89
89
<groupId>com.jamesmurty.utils</groupId>
90
90
<artifactId>java-xmlbuilder</artifactId>
91
- <version>1.0 </version>
91
+ <version>1.1 </version>
92
92
</dependency>
93
93
. . .
94
94
</dependencies>
You can’t perform that action at this time.
0 commit comments