Fixed metadata declaration for namespace.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
http\://www.springframework.org/schems/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd
|
||||
http\://www.springframework.org/schema/data/jpa/spring-jpa-1.0.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd
|
||||
http\://www.springframework.org/schema/data/jpa/spring-jpa.xsd=org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Tooling related information for the JPA namespace
|
||||
http\://www.springframework.org/schemas/data/jpa@name=JPA Namespace
|
||||
http\://www.springframework.org/schemas/data/jpa@prefix=jpa
|
||||
http\://www.springframework.org/schemas/data/jpa@icon=org/springframework/jdbc/config/spring-jdbc.gif
|
||||
http\://www.springframework.org/schema/data/jpa@name=JPA Namespace
|
||||
http\://www.springframework.org/schema/data/jpa@prefix=jpa
|
||||
http\://www.springframework.org/schema/data/jpa@icon=org/springframework/jdbc/config/spring-jdbc.gif
|
||||
|
||||
Reference in New Issue
Block a user