File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >guru.nidi</groupId >
77 <artifactId >graphviz-java-parent</artifactId >
8- <version >0.8.4-SNAPSHOT </version >
8+ <version >0.8.4</version >
99 </parent >
1010
1111 <artifactId >graphviz-java</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >guru.nidi</groupId >
77 <artifactId >graphviz-java-parent</artifactId >
8- <version >0.8.4-SNAPSHOT </version >
8+ <version >0.8.4</version >
99 </parent >
1010
1111 <artifactId >graphviz-kotlin</artifactId >
Original file line number Diff line number Diff line change 11<?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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
1110 </parent >
1211
1312 <artifactId >graphviz-java-parent</artifactId >
14- <version >0.8.4-SNAPSHOT </version >
13+ <version >0.8.4</version >
1514 <packaging >pom</packaging >
1615
1716 <name >${project.artifactId} </name >
3433 <connection >scm:git:https://github.com/nidi3/graphviz-java</connection >
3534 <developerConnection >scm:git:https://github.com/nidi3/graphviz-java</developerConnection >
3635 <url >https://github.com/nidi3/graphviz-java</url >
37- <tag >HEAD </tag >
36+ <tag >graphviz-java-parent-0.8.4 </tag >
3837 </scm >
3938
4039 <dependencies >
You can’t perform that action at this time.
0 commit comments