mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-10-09 11:58:58 +00:00
Add documentation and tests
This commit is contained in:
parent
003c199407
commit
cc7e5611fc
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
||||
<artifactId>spring-data-elasticsearch</artifactId>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<inceptionYear>2012</inceptionYear>
|
||||
<inceptionYear>2013</inceptionYear>
|
||||
<url>https://github.com/BioMedCentralLtd/spring-data-elasticsearch</url>
|
||||
<name>Spring Data Elasticsearch</name>
|
||||
<description>Spring Data module providing support for Elasticsearch repositories</description>
|
||||
|
@ -57,7 +57,7 @@
|
||||
</xsl:for-each>
|
||||
</fo:block>
|
||||
<fo:block font-family="Helvetica" font-size="12pt" padding="10mm">
|
||||
<xsl:text>Copyright © 2012</xsl:text>
|
||||
<xsl:text>Copyright © 2013</xsl:text>
|
||||
</fo:block>
|
||||
|
||||
<fo:block font-family="Helvetica" font-size="10pt" padding="1mm">
|
||||
|
Loading…
x
Reference in New Issue
Block a user