File tree Expand file tree Collapse file tree 1 file changed +11
-18
lines changed Expand file tree Collapse file tree 1 file changed +11
-18
lines changed Original file line number Diff line number Diff line change 1515 <include >**/*.xslt</include >
1616 </includes >
1717 </resource >
18- </resources >
19- </build >
20- <repositories >
21- <repository >
22- <id >SWBExternalDeps</id >
23- <name >SWBExternalDeps</name >
24- <url >https://github.com/SemanticWebBuilder/SWBExternalDeps/raw/master/</url >
25- </repository >
26- </repositories >
18+ </resources >
19+ </build >
2720 <dependencies >
2821 <dependency >
2922 <groupId >log4j</groupId >
5952 <scope >provided</scope >
6053 </dependency >
6154 <dependency >
62- <groupId >org.semanticwb.external </groupId >
63- <artifactId >isorelax</artifactId >
64- <version >1.0.0 </version >
65- </dependency >
55+ <groupId >com.sun.xml.bind.jaxb </groupId >
56+ <artifactId >isorelax</artifactId >
57+ <version >20090621 </version >
58+ </dependency >
6659 <dependency >
67- <groupId >org.semanticwb.external </groupId >
68- <artifactId >msv</artifactId >
69- <version >1.0.0 </version >
70- </dependency >
60+ <groupId >net.java.dev.msv </groupId >
61+ <artifactId >msv-core </artifactId >
62+ <version >2013.6.1 </version >
63+ </dependency >
7164 </dependencies >
7265 <properties >
7366 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7467 <maven .compiler.source>1.8</maven .compiler.source>
7568 <maven .compiler.target>1.8</maven .compiler.target>
7669 </properties >
77- </project >
70+ </project >
You can’t perform that action at this time.
0 commit comments