mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-10-10 04:18:57 +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>
|
<artifactId>spring-data-elasticsearch</artifactId>
|
||||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<inceptionYear>2012</inceptionYear>
|
<inceptionYear>2013</inceptionYear>
|
||||||
<url>https://github.com/BioMedCentralLtd/spring-data-elasticsearch</url>
|
<url>https://github.com/BioMedCentralLtd/spring-data-elasticsearch</url>
|
||||||
<name>Spring Data Elasticsearch</name>
|
<name>Spring Data Elasticsearch</name>
|
||||||
<description>Spring Data module providing support for Elasticsearch repositories</description>
|
<description>Spring Data module providing support for Elasticsearch repositories</description>
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
</xsl:for-each>
|
</xsl:for-each>
|
||||||
</fo:block>
|
</fo:block>
|
||||||
<fo:block font-family="Helvetica" font-size="12pt" padding="10mm">
|
<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>
|
||||||
|
|
||||||
<fo:block font-family="Helvetica" font-size="10pt" padding="1mm">
|
<fo:block font-family="Helvetica" font-size="10pt" padding="1mm">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user