This is an automated email from the ASF dual-hosted git repository. ddekany pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/freemarker-docgen.git
commit 49be3ef4d2469be821663ef69833ac8664c3ad71 Author: ddekany <[email protected]> AuthorDate: Sun Jul 19 16:05:10 2020 +0200 [maven-release-plugin] prepare release freemarker-docgen-0.0.1 --- freemarker-docgen-ant/pom.xml | 5 ++--- freemarker-docgen-cli/pom.xml | 5 ++--- freemarker-docgen-core/pom.xml | 5 ++--- freemarker-docgen-maven/pom.xml | 5 ++--- pom.xml | 9 ++++----- 5 files changed, 12 insertions(+), 17 deletions(-) diff --git a/freemarker-docgen-ant/pom.xml b/freemarker-docgen-ant/pom.xml index 7c8668c..416793e 100644 --- a/freemarker-docgen-ant/pom.xml +++ b/freemarker-docgen-ant/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.freemarker.docgen</groupId> <artifactId>freemarker-docgen</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> </parent> <groupId>org.apache.freemarker.docgen</groupId> diff --git a/freemarker-docgen-cli/pom.xml b/freemarker-docgen-cli/pom.xml index 72e3267..16653cb 100644 --- a/freemarker-docgen-cli/pom.xml +++ b/freemarker-docgen-cli/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.freemarker.docgen</groupId> <artifactId>freemarker-docgen</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> </parent> <groupId>org.apache.freemarker.docgen</groupId> diff --git a/freemarker-docgen-core/pom.xml b/freemarker-docgen-core/pom.xml index a42e1ba..e9c7e97 100644 --- a/freemarker-docgen-core/pom.xml +++ b/freemarker-docgen-core/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.freemarker.docgen</groupId> <artifactId>freemarker-docgen</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> </parent> <artifactId>freemarker-docgen-core</artifactId> diff --git a/freemarker-docgen-maven/pom.xml b/freemarker-docgen-maven/pom.xml index 0edad94..47841a1 100644 --- a/freemarker-docgen-maven/pom.xml +++ b/freemarker-docgen-maven/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.freemarker.docgen</groupId> <artifactId>freemarker-docgen</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> </parent> <groupId>org.apache.freemarker.docgen</groupId> diff --git a/pom.xml b/pom.xml index 7d8649f..7281024 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -28,7 +27,7 @@ <groupId>org.apache.freemarker.docgen</groupId> <artifactId>freemarker-docgen</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.1</version> <packaging>pom</packaging> <name>Apache FreeMarker Docgen</name> @@ -38,14 +37,14 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/freemarker-docgen.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/freemarker-docgen.git</developerConnection> <url>https://github.com/apache/freemarker-docgen/tree/${project.scm.tag}</url> - <tag>master</tag> + <tag>freemarker-docgen-0.0.1</tag> </scm> <properties> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> <!-- This is updated by the release plugin. This is for Reproducible Builds. --> - <project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-07-19T14:04:04Z</project.build.outputTimestamp> </properties> <modules>
