diff --git a/jung-algorithms/pom.xml b/jung-algorithms/pom.xml index 7ca11d8e..62871d37 100644 --- a/jung-algorithms/pom.xml +++ b/jung-algorithms/pom.xml @@ -4,7 +4,7 @@ net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 jung-algorithms JUNG - Algorithms diff --git a/jung-api/pom.xml b/jung-api/pom.xml index 5839a738..56a2d249 100644 --- a/jung-api/pom.xml +++ b/jung-api/pom.xml @@ -4,7 +4,7 @@ net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 jung-api JUNG - API diff --git a/jung-graph-impl/pom.xml b/jung-graph-impl/pom.xml index fdee4dc8..1bef394e 100644 --- a/jung-graph-impl/pom.xml +++ b/jung-graph-impl/pom.xml @@ -4,7 +4,7 @@ net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 jung-graph-impl JUNG - Graph Implementations diff --git a/jung-io/pom.xml b/jung-io/pom.xml index 78fb706e..4d554540 100644 --- a/jung-io/pom.xml +++ b/jung-io/pom.xml @@ -4,7 +4,7 @@ net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 jung-io JUNG - I/O Support diff --git a/jung-samples/pom.xml b/jung-samples/pom.xml index 9df661ac..ce3932fb 100644 --- a/jung-samples/pom.xml +++ b/jung-samples/pom.xml @@ -4,7 +4,7 @@ net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 jung-samples JUNG - Samples diff --git a/jung-visualization/pom.xml b/jung-visualization/pom.xml index 82b75a72..893d13ed 100644 --- a/jung-visualization/pom.xml +++ b/jung-visualization/pom.xml @@ -4,7 +4,7 @@ net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 jung-visualization JUNG - Visualization Support diff --git a/pom.xml b/pom.xml index 2a34ad9e..d404b7f2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 net.sf.jung jung-parent - 2.2-SNAPSHOT + 2.1.1 pom JUNG (parent metadata project) http://jrtom.github.io/jung/