File tree Expand file tree Collapse file tree 7 files changed +22
-1
lines changed Expand file tree Collapse file tree 7 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1111 <artifactId >graphviz-java-all-j2v8</artifactId >
1212 <name >${project.artifactId} </name >
1313
14+ <properties >
15+ <module .name>guru.nidi.graphviz.allj2v8</module .name>
16+ </properties >
17+
1418 <dependencies >
1519 <dependency >
1620 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 1111 <artifactId >graphviz-java-min-deps</artifactId >
1212 <name >${project.artifactId} </name >
1313
14+ <properties >
15+ <module .name>guru.nidi.graphviz.mindeps</module .name>
16+ </properties >
17+
1418 <dependencies >
1519 <dependency >
1620 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 1111 <artifactId >graphviz-java</artifactId >
1212 <name >${project.artifactId} </name >
1313
14+ <properties >
15+ <module .name>guru.nidi.graphviz</module .name>
16+ </properties >
17+
1418 <build >
1519 <plugins >
1620 <plugin >
Original file line number Diff line number Diff line change 1313
1414 <properties >
1515 <kotlin .version>1.3.61</kotlin .version>
16+ <module .name>guru.nidi.graphviz.kotlin</module .name>
1617 </properties >
1718
1819 <build >
Original file line number Diff line number Diff line change 1111 <artifactId >graphviz-rough</artifactId >
1212 <name >${project.artifactId} </name >
1313
14+ <properties >
15+ <module .name>guru.nidi.graphviz.rough</module .name>
16+ </properties >
17+
1418 <dependencies >
1519 <dependency >
1620 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 1010 <artifactId >graphviz-taglet</artifactId >
1111 <name >${project.artifactId} </name >
1212
13+ <properties >
14+ <module .name>guru.nidi.graphviz.taglet</module .name>
15+ </properties >
16+
1317 <build >
1418 <plugins >
1519 <plugin >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >guru.nidi</groupId >
77 <artifactId >guru-nidi-parent-pom</artifactId >
8- <version >1.1.32 </version >
8+ <version >1.1.33 </version >
99 <relativePath />
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments