Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbrun2012-07-03 13:48:01 +0000
committercbrun2012-07-03 13:48:01 +0000
commit9581c16c49d9e7a7e0d79145259875c822439bdd (patch)
tree5053ab907561dafc23838c420cab5eb6248bc2a1
parenta8885dde63d8a3a16553fec6b41d3d45467934f4 (diff)
downloadorg.eclipse.emf.compare-9581c16c49d9e7a7e0d79145259875c822439bdd.tar.gz
org.eclipse.emf.compare-9581c16c49d9e7a7e0d79145259875c822439bdd.tar.xz
org.eclipse.emf.compare-9581c16c49d9e7a7e0d79145259875c822439bdd.zip
move to final juno repository for the 1.3 builds
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c0c25906e..80f57d712 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,6 +268,7 @@
<repository><id>juno</id><layout>p2</layout>
<url>http://download.eclipse.org/releases/juno</url>
</repository>
+ </repositories>
</profile>
<profile>

Back to the top