File tree Expand file tree Collapse file tree
wisdom-default-project-archetype
wisdom-simple-watcher-archetype Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <parent >
4+ <groupId >org.wisdom-framework</groupId >
5+ <artifactId >wisdom-framework</artifactId >
6+ <version >0.7-SNAPSHOT</version >
7+ <relativePath >../../pom.xml</relativePath >
8+ </parent >
9+
310 <modelVersion >4.0.0</modelVersion >
4- < groupId >org.wisdom-framework</ groupId >
11+
512 <artifactId >wisdom-default-project-archetype</artifactId >
613 <version >0.7-SNAPSHOT</version >
714 <name >Archetype - wisdom-default-project-archetype</name >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+
4+ <parent >
5+ <groupId >org.wisdom-framework</groupId >
6+ <artifactId >wisdom-framework</artifactId >
7+ <version >0.7-SNAPSHOT</version >
8+ <relativePath >../../pom.xml</relativePath >
9+ </parent >
10+
311 <modelVersion >4.0.0</modelVersion >
4- <groupId >org.wisdom-framework</groupId >
512 <artifactId >wisdom-simple-watcher-archetype</artifactId >
613 <version >0.7-SNAPSHOT</version >
714 <name >Archetype - wisdom-simple-watcher-archetype</name >
You can’t perform that action at this time.
0 commit comments