File tree 22 files changed +45
-67
lines changed
architecture-documentation
cdi-in-maven-plugin-helper
sequence-diagram-generator
spring-components-detector
structurizr-components-detector
22 files changed +45
-67
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
11
10
<artifactId >aadarchi-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >aadarchi-test-utils</artifactId >
11
10
<name >Aadarchi : test utilities</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >adr-tickets-extractor</artifactId >
11
10
<name >Aadarchi : ADR ticket extractor</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >io.github.Riduidel.aadarchi</groupId >
8
7
<artifactId >system</artifactId >
9
- <version >0.2.3 </version >
8
+ <version >0.2.4-SNAPSHOT </version >
10
9
</parent >
11
10
<artifactId >archetype</artifactId >
12
11
<packaging >maven-archetype</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >architecture-documentation</artifactId >
11
10
<name >Aadarchi : System documentation generator</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >base</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >cdi-config-extension</artifactId >
11
10
<name >Aadarchi : CDI Config extension</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >cdi-in-maven-plugin-helper</artifactId >
11
10
<name >Aadarchi : CDI in Maven helper</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >freemarker-cdi-producer</artifactId >
11
10
<name >Freemarker CDI Producer</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >git-scm-handler-helper</artifactId >
11
10
<name >Aadarchi : Git SCM Handler helper</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >github-scm-handler</artifactId >
11
10
<name >Aadarchi : GitHub SCM handler</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >github-vfs</artifactId >
11
10
<name >Aadarchi : GitHub virtual file system</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >gitlab-scm-handler</artifactId >
11
10
<name >Aadarchi : Gitlab SCM Handler</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >gitlab-vfs</artifactId >
11
10
<name >Aadarchi : GitLab virtual file system</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >io.github.Riduidel.aadarchi</groupId >
8
7
<artifactId >system</artifactId >
9
- <version >0.2.3 </version >
8
+ <version >0.2.4-SNAPSHOT </version >
10
9
</parent >
11
10
<artifactId >markdown-to-asciidoc</artifactId >
12
11
<name >Aadarchi : Markdown to Asciidoc</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >maven-metadata-inferer</artifactId >
11
10
<name >Aadarchi : Maven metadata inferer</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >model-linter</artifactId >
11
10
<name >Aadarchi : Model linter</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >io.github.Riduidel.aadarchi</groupId >
6
5
<artifactId >system</artifactId >
7
- <version >0.2.3 </version >
6
+ <version >0.2.4-SNAPSHOT </version >
8
7
<packaging >pom</packaging >
9
8
<name >Aadarchi : root POM</name >
10
9
<description >Base module of a set of tools created to allow easy
404
403
<
connection >scm:git:https://
[email protected] /Riduidel/aadarchi.git</
connection >
405
404
<
developerConnection >scm:git:https://
[email protected] /Riduidel/aadarchi.git</
developerConnection >
406
405
<url >https://github.com/Riduidel/aadarchi.git</url >
407
- <tag >0.2.3 </tag >
406
+ <tag >HEAD </tag >
408
407
</scm >
409
408
<issueManagement >
410
409
<system >GitHub</system >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >sequence-diagram-generator</artifactId >
11
10
<name >Aadarchi : Sequence diagram generator</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >sipoc-diagram-generator</artifactId >
11
10
<name >Aadarchi : SIPOC diagram generator</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >spring-components-detector</artifactId >
11
10
<name >Aadarchi : Spring components detector</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >io.github.Riduidel.aadarchi</groupId >
7
6
<artifactId >system</artifactId >
8
- <version >0.2.3 </version >
7
+ <version >0.2.4-SNAPSHOT </version >
9
8
</parent >
10
9
<artifactId >structurizr-components-detector</artifactId >
11
10
<name >Aadarchi : Structurizr components detector</name >
You can’t perform that action at this time.
0 commit comments