File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030
3131 <groupId >com.brunomnsilva</groupId >
3232 <artifactId >smartgraph</artifactId >
33- <version >1.1.0 </version >
33+ <version >1.1.1 </version >
3434 <packaging >jar</packaging >
3535
3636 <name >${project.groupId} :${project.artifactId} </name >
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ edge.arrowsize = 5
4848
4949# Force-directed layout related configurations
5050#
51- # Notice: deprecated since version 1.1. Force directed layout strategies are now
51+ # Notice: deprecated since version 1.1.0 Force directed layout strategies are now
5252# instantiated and can be swapped at runtime, per the Strategy design pattern.
5353# The parameters are passed as arguments or one can use the default ones described
5454# in the javadoc documentation.
Original file line number Diff line number Diff line change 2222# THE SOFTWARE.
2323#
2424
25- project.version =1.1.0
25+ project.version =1.1.1
You can’t perform that action at this time.
0 commit comments