File tree Expand file tree Collapse file tree 10 files changed +29
-29
lines changed
schema2template-maven-plugin Expand file tree Collapse file tree 10 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.odftoolkit</groupId >
2525 <artifactId >odftoolkit</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.0 </version >
2727 </parent >
2828
2929 <!-- The Basics -->
3030 <artifactId >schema2template-pom</artifactId >
31- <version >0.9.1-SNAPSHOT </version >
31+ <version >0.9.0 </version >
3232 <packaging >pom</packaging >
3333
3434 <properties >
130130 <connection >scm:git:git://github.com/tdf/odftoolkit.git</connection >
131131 <
developerConnection >scm:git:
[email protected] :tdf/odftoolkit.git</
developerConnection >
132132 <url >https://github.com/tdf/odftoolkit/tree/trunk/generator</url >
133- <tag >HEAD </tag >
133+ <tag >0.9.0 </tag >
134134 </scm >
135135
136136 <profiles >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.odftoolkit</groupId >
2525 <artifactId >schema2template-pom</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.0 </version >
2727 </parent >
2828
2929 <!-- The Basics -->
3030 <name >XML Schema to Template Mapping Tool: Maven2 Plugin</name >
3131 <artifactId >schema2template-maven-plugin</artifactId >
3232 <description >Maven Plugin for XML Schema to Template Mapping Tool</description >
33- <version >0.9.1-SNAPSHOT </version >
33+ <version >0.9.0 </version >
3434 <packaging >maven-plugin</packaging >
3535 <dependencies >
3636 <dependency >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.odftoolkit</groupId >
2525 <artifactId >schema2template-pom</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.0 </version >
2727 </parent >
2828
2929 <!-- The Basics -->
3030 <artifactId >schema2template</artifactId >
31- <version >0.9.1-SNAPSHOT </version >
31+ <version >0.9.0 </version >
3232 <packaging >jar</packaging >
3333 <dependencies >
3434 <dependency >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.odftoolkit</groupId >
2525 <artifactId >odftoolkit</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.0 </version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
3030 <artifactId >odfdom-java</artifactId >
31- <version >0.9.1-SNAPSHOT </version >
31+ <version >0.9.0 </version >
3232 <packaging >jar</packaging >
3333
3434 <dependencies >
373373 <connection >scm:git:git://github.com/tdf/odftoolkit.git</connection >
374374 <
developerConnection >scm:git:
[email protected] :tdf/odftoolkit.git</
developerConnection >
375375 <url >https://github.com/tdf/odftoolkit/tree/trunk/odfdom</url >
376- <tag >HEAD </tag >
376+ <tag >0.9.0 </tag >
377377 </scm >
378378 <profiles >
379379 <profile >
Original file line number Diff line number Diff line change 2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.odftoolkit</groupId >
2323 <artifactId >odftoolkit</artifactId >
24- <version >0.9.1-SNAPSHOT </version >
24+ <version >0.9.0 </version >
2525 <packaging >pom</packaging >
2626
2727 <parent >
141141 <connection >scm:git:git://github.com/tdf/odftoolkit.git</connection >
142142 <
developerConnection >scm:git:
[email protected] :tdf/odftoolkit.git</
developerConnection >
143143 <url >https://github.com/tdf/odftoolkit.git</url >
144- <tag >HEAD </tag >
144+ <tag >0.9.0 </tag >
145145 </scm >
146146 <issueManagement >
147147 <system >GitHub Issues</system >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.odftoolkit</groupId >
2424 <artifactId >odftoolkit</artifactId >
25- <version >0.9.1-SNAPSHOT </version >
25+ <version >0.9.0 </version >
2626 </parent >
2727
2828 <artifactId >simple-odf</artifactId >
29- <version >0.9.1-SNAPSHOT </version >
29+ <version >0.9.0 </version >
3030 <packaging >jar</packaging >
3131
3232 <dependencies >
3333 <dependency >
3434 <groupId >${project.groupId} </groupId >
3535 <artifactId >odfdom-java</artifactId >
36- <version >0.9.1-SNAPSHOT </version >
36+ <version >0.9.0 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >xerces</groupId >
257257 <connection >scm:git:git://github.com/tdf/odftoolkit.git</connection >
258258 <
developerConnection >scm:git:
[email protected] :tdf/odftoolkit.git</
developerConnection >
259259 <url >https://github.com/tdf/odftoolkit/tree/trunk/simple</url >
260- <tag >HEAD </tag >
260+ <tag >0.9.0 </tag >
261261 </scm >
262262 <profiles >
263263 <profile >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.odftoolkit</groupId >
2626 <artifactId >odftoolkit</artifactId >
27- <version >0.9.1-SNAPSHOT </version >
27+ <version >0.9.0 </version >
2828 </parent >
2929
3030 <artifactId >taglets</artifactId >
31- <version >0.9.1-SNAPSHOT </version >
31+ <version >0.9.0 </version >
3232 <packaging >jar</packaging >
3333
3434 <properties >
128128 <connection >scm:git:git://github.com/tdf/odftoolkit.git</connection >
129129 <
developerConnection >scm:git:
[email protected] :tdf/odftoolkit.git</
developerConnection >
130130 <url >https://github.com/tdf/odftoolkit/tree/trunk/taglets</url >
131- <tag >HEAD </tag >
131+ <tag >0.9.0 </tag >
132132 </scm >
133133 <profiles >
134134 <profile >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.odftoolkit</groupId >
2424 <artifactId >odftoolkit</artifactId >
25- <version >0.9.1-SNAPSHOT </version >
25+ <version >0.9.0 </version >
2626 </parent >
2727 <artifactId >odfvalidator</artifactId >
28- <version >0.9.1-SNAPSHOT </version >
28+ <version >0.9.0 </version >
2929 <packaging >war</packaging >
3030
3131 <dependencies >
3232 <dependency >
3333 <groupId >${project.groupId} </groupId >
3434 <artifactId >odfdom-java</artifactId >
35- <version >0.9.1-SNAPSHOT </version >
35+ <version >0.9.0 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >commons-fileupload</groupId >
335335 <connection >scm:git:git://github.com/tdf/odftoolkit.git</connection >
336336 <
developerConnection >scm:git:
[email protected] :tdf/odftoolkit.git</
developerConnection >
337337 <url >https://github.com/tdf/odftoolkit/tree/trunk/validator</url >
338- <tag >HEAD </tag >
338+ <tag >0.9.0 </tag >
339339 </scm >
340340 <profiles >
341341 <!-- Profile for deploying to the Sonatype repository, which
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.odftoolkit</groupId >
2525 <artifactId >odftoolkit</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.0 </version >
2727 </parent >
2828
2929 <artifactId >xslt-runner-task</artifactId >
3030 <name >ODF XSLT-Runner Ant Task</name >
31- <version >0.9.1-SNAPSHOT </version >
31+ <version >0.9.0 </version >
3232
3333 <organization >
3434 <name >The Document Foundation</name >
3838 <dependency >
3939 <groupId >${project.groupId} </groupId >
4040 <artifactId >xslt-runner</artifactId >
41- <version >0.9.1-SNAPSHOT </version >
41+ <version >0.9.0 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.apache.ant</groupId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.odftoolkit</groupId >
2525 <artifactId >odftoolkit</artifactId >
26- <version >0.9.1-SNAPSHOT </version >
26+ <version >0.9.0 </version >
2727 </parent >
2828
2929 <artifactId >xslt-runner</artifactId >
3030 <name >ODF XSLT-Runner</name >
31- <version >0.9.1-SNAPSHOT </version >
31+ <version >0.9.0 </version >
3232
3333 <organization >
3434 <name >The Document Foundation</name >
3939 <dependency >
4040 <groupId >${project.groupId} </groupId >
4141 <artifactId >odfdom-java</artifactId >
42- <version >0.9.1-SNAPSHOT </version >
42+ <version >0.9.0 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >xml-apis</groupId >
You can’t perform that action at this time.
0 commit comments