diff --git a/.gitignore b/.gitignore
index 3c5eead..f536a36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
target/
-.idea/
-ehcache-sizeofengine.iml
+/.idea/
+*.iml
diff --git a/pom.xml b/pom.xml
index fbb3660..e0bd487 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,9 +16,9 @@
jar
Ehcache SizeOf Engine
-
+ SizeOf engine, extracted from Ehcache
- https://github.com/Terracotta-OSS/ehcache-sizeofengine
+ https://github.com/ehcache/sizeof
Terracotta
@@ -126,9 +126,9 @@
- https://github.com/Terracotta-OSS/ehcache-sizeofengine
- scm:git:git@github.com:Terracotta-OSS/ehcache-sizeofengine.git
- scm:git:git@github.com:Terracotta-OSS/ehcache-sizeofengine.git
+ https://github.com/ehcache/sizeof
+ scm:git:https://github.com/ehcache/sizeof.git
+ scm:git:git@github.com:ehcache/sizeof.git