#103 - Release version 1.4.4.RELEASE (Dijkstra SR4).
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.data</groupId>
|
<groupId>org.springframework.data</groupId>
|
||||||
<artifactId>spring-data-releasetrain</artifactId>
|
<artifactId>spring-data-releasetrain</artifactId>
|
||||||
<version>Dijkstra-BUILD-SNAPSHOT</version>
|
<version>Dijkstra-SR4</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-build</artifactId>
|
<artifactId>spring-data-build</artifactId>
|
||||||
<version>1.4.3.BUILD-SNAPSHOT</version>
|
<version>1.4.4.RELEASE</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>Spring Data Release Train - BOM</name>
|
<name>Spring Data Release Train - BOM</name>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-build</artifactId>
|
<artifactId>spring-data-build</artifactId>
|
||||||
<version>1.4.3.BUILD-SNAPSHOT</version>
|
<version>1.4.4.RELEASE</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>Spring Data Build - Java 8 Stubs</name>
|
<name>Spring Data Build - Java 8 Stubs</name>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-build</artifactId>
|
<artifactId>spring-data-build</artifactId>
|
||||||
<version>1.4.3.BUILD-SNAPSHOT</version>
|
<version>1.4.4.RELEASE</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@@ -242,10 +242,10 @@
|
|||||||
<postProcess>
|
<postProcess>
|
||||||
<copy todir="${project.basedir}/target/site/reference">
|
<copy todir="${project.basedir}/target/site/reference">
|
||||||
<fileset dir="${project.basedir}/target/docbkx">
|
<fileset dir="${project.basedir}/target/docbkx">
|
||||||
<include name="**/*.pdf"/>
|
<include name="**/*.pdf" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
<move file="${project.basedir}/target/site/reference/pdf/index.pdf" tofile="${project.basedir}/target/site/reference/pdf/${dist.id}-reference.pdf"/>
|
<move file="${project.basedir}/target/site/reference/pdf/index.pdf" tofile="${project.basedir}/target/site/reference/pdf/${dist.id}-reference.pdf" />
|
||||||
</postProcess>
|
</postProcess>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
@@ -264,15 +264,15 @@
|
|||||||
<postProcess>
|
<postProcess>
|
||||||
<copy todir="${project.basedir}/target/site/reference/htmlsingle">
|
<copy todir="${project.basedir}/target/site/reference/htmlsingle">
|
||||||
<fileset dir="${project.basedir}/target/docbkx/htmlsingle">
|
<fileset dir="${project.basedir}/target/docbkx/htmlsingle">
|
||||||
<include name="**/*.html"/>
|
<include name="**/*.html" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
<copy todir="${project.basedir}/target/site/reference/htmlsingle">
|
<copy todir="${project.basedir}/target/site/reference/htmlsingle">
|
||||||
<fileset dir="${shared.resources}/docbkx">
|
<fileset dir="${shared.resources}/docbkx">
|
||||||
<include name="**/*.css"/>
|
<include name="**/*.css" />
|
||||||
<include name="**/*.png"/>
|
<include name="**/*.png" />
|
||||||
<include name="**/*.gif"/>
|
<include name="**/*.gif" />
|
||||||
<include name="**/*.jpg"/>
|
<include name="**/*.jpg" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
</postProcess>
|
</postProcess>
|
||||||
@@ -294,15 +294,15 @@
|
|||||||
<postProcess>
|
<postProcess>
|
||||||
<copy todir="${project.basedir}/target/site/reference/html">
|
<copy todir="${project.basedir}/target/site/reference/html">
|
||||||
<fileset dir="${project.basedir}/target/docbkx/html/index">
|
<fileset dir="${project.basedir}/target/docbkx/html/index">
|
||||||
<include name="**/*.html"/>
|
<include name="**/*.html" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
<copy todir="${project.basedir}/target/site/reference/html">
|
<copy todir="${project.basedir}/target/site/reference/html">
|
||||||
<fileset dir="${shared.resources}/docbkx">
|
<fileset dir="${shared.resources}/docbkx">
|
||||||
<include name="**/*.css"/>
|
<include name="**/*.css" />
|
||||||
<include name="**/*.png"/>
|
<include name="**/*.png" />
|
||||||
<include name="**/*.gif"/>
|
<include name="**/*.gif" />
|
||||||
<include name="**/*.jpg"/>
|
<include name="**/*.jpg" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
</postProcess>
|
</postProcess>
|
||||||
@@ -366,11 +366,11 @@
|
|||||||
<target>
|
<target>
|
||||||
<copy todir="${shared.resources}/docbkx/images">
|
<copy todir="${shared.resources}/docbkx/images">
|
||||||
<fileset dir="${basedir}/src/docbkx" erroronmissingdir="false">
|
<fileset dir="${basedir}/src/docbkx" erroronmissingdir="false">
|
||||||
<include name="**/*.jpg"/>
|
<include name="**/*.jpg" />
|
||||||
<include name="**/*.gif"/>
|
<include name="**/*.gif" />
|
||||||
<include name="**/*.png"/>
|
<include name="**/*.png" />
|
||||||
</fileset>
|
</fileset>
|
||||||
<flattenmapper/>
|
<flattenmapper />
|
||||||
</copy>
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
@@ -386,9 +386,9 @@
|
|||||||
<target>
|
<target>
|
||||||
<copy todir="${project.build.directory}/schemas">
|
<copy todir="${project.build.directory}/schemas">
|
||||||
<fileset dir="${basedir}" erroronmissingdir="false">
|
<fileset dir="${basedir}" erroronmissingdir="false">
|
||||||
<include name="**/src/main/resources/**/config/spring-*.xsd"/>
|
<include name="**/src/main/resources/**/config/spring-*.xsd" />
|
||||||
</fileset>
|
</fileset>
|
||||||
<flattenmapper/>
|
<flattenmapper />
|
||||||
</copy>
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
@@ -405,7 +405,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<target>
|
<target>
|
||||||
<ant antfile="${shared.resources}/ant/upload-dist.xml">
|
<ant antfile="${shared.resources}/ant/upload-dist.xml">
|
||||||
<target name="upload-distribution"/>
|
<target name="upload-distribution" />
|
||||||
</ant>
|
</ant>
|
||||||
</target>
|
</target>
|
||||||
<failOnError>false</failOnError>
|
<failOnError>false</failOnError>
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-build</artifactId>
|
<artifactId>spring-data-build</artifactId>
|
||||||
<version>1.4.3.BUILD-SNAPSHOT</version>
|
<version>1.4.4.RELEASE</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Spring Data Build</name>
|
<name>Spring Data Build</name>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-build</artifactId>
|
<artifactId>spring-data-build</artifactId>
|
||||||
<version>1.4.3.BUILD-SNAPSHOT</version>
|
<version>1.4.4.RELEASE</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user