diff --git a/maven.gradle b/maven.gradle index bf7e46d3a..04182b3ea 100644 --- a/maven.gradle +++ b/maven.gradle @@ -34,7 +34,7 @@ def customizePom(pom, gradleProject) { url = 'http://github.com/shvid/spring-data-cassandra' organization { name = 'Mirantis' - url = 'http://www.mirantis.com/spring-data/cassnadra' + url = 'http://www.mirantis.com/spring-data/cassandra' } licenses { license { diff --git a/src/main/resources/META-INF/spring.tooling b/src/main/resources/META-INF/spring.tooling index 16f8213f1..3769be0bd 100644 --- a/src/main/resources/META-INF/spring.tooling +++ b/src/main/resources/META-INF/spring.tooling @@ -1,4 +1,4 @@ -# Tooling related information for the jms namespace -http\://www.springframework.org/schema/data/cassnadra@name=Cassandra Namespace +# Tooling related information for the cassandra namespace +http\://www.springframework.org/schema/data/cassandra@name=Cassandra Namespace http\://www.springframework.org/schema/data/cassandra@prefix=cassandra -http\://www.springframework.org/schema/data/cassnadra@icon=org/springframework/data/cassandra/config/spring-cassandra.gif +http\://www.springframework.org/schema/data/cassandra@icon=org/springframework/data/cassandra/config/spring-cassandra.gif