From cb61e8271d217eb106e6d62b972e0562fb20697c Mon Sep 17 00:00:00 2001 From: Seva Safris Date: Sat, 23 May 2020 11:22:13 +0700 Subject: [PATCH] Prepare RELEASE [skip ci] --- api/pom.xml | 2 +- datatype/pom.xml | 2 +- dom/pom.xml | 2 +- pom.xml | 8 ++++---- sax/pom.xml | 6 +++--- schema/pom.xml | 2 +- transform/pom.xml | 2 +- xml-maven-plugin/README.md | 8 ++++---- xml-maven-plugin/pom.xml | 8 ++++---- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 57806bd..dcda4c2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 api OpenJAX XML API diff --git a/datatype/pom.xml b/datatype/pom.xml index 8f23dbf..3b7fce0 100644 --- a/datatype/pom.xml +++ b/datatype/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 datatype OpenJAX XML DataType diff --git a/dom/pom.xml b/dom/pom.xml index e6fa21a..34fe80d 100644 --- a/dom/pom.xml +++ b/dom/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 dom OpenJAX XML DOM diff --git a/pom.xml b/pom.xml index b08e1b7..755a4fe 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ org.openjax openjax - 2.5.5-SNAPSHOT + 2.5.5 org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 pom OpenJAX XML @@ -64,12 +64,12 @@ org.openjax.xml schema - 0.9.4-SNAPSHOT + 0.9.4 org.openjax.xml api - 0.9.4-SNAPSHOT + 0.9.4 diff --git a/sax/pom.xml b/sax/pom.xml index d6e9dd8..80c7986 100644 --- a/sax/pom.xml +++ b/sax/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 sax OpenJAX XML SAX @@ -33,12 +33,12 @@ org.libj net - 0.5.2-SNAPSHOT + 0.5.2 org.libj io - 0.7.7-SNAPSHOT + 0.7.7 org.openjax.xml diff --git a/schema/pom.xml b/schema/pom.xml index 5817309..d9d446f 100644 --- a/schema/pom.xml +++ b/schema/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 schema OpenJAX XML Schema diff --git a/transform/pom.xml b/transform/pom.xml index 0a6cb46..6b52dda 100644 --- a/transform/pom.xml +++ b/transform/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 transform OpenJAX XML Transform diff --git a/xml-maven-plugin/README.md b/xml-maven-plugin/README.md index 5580114..06cb234 100644 --- a/xml-maven-plugin/README.md +++ b/xml-maven-plugin/README.md @@ -30,7 +30,7 @@ Execution with `includes` directive. org.openjax.xml xml-maven-plugin - 0.9.2 + 0.9.4 @@ -55,7 +55,7 @@ Execution with `includes` and `excludes` directives. org.openjax.xml xml-maven-plugin - 0.9.2 + 0.9.4 @@ -83,7 +83,7 @@ Execution with `includes`, `excludes`, and `resources` directives. org.openjax.xml xml-maven-plugin - 0.9.2 + 0.9.4 @@ -135,7 +135,7 @@ Execution with `includes` directive. org.openjax.xml xml-maven-plugin - 0.9.2 + 0.9.4 diff --git a/xml-maven-plugin/pom.xml b/xml-maven-plugin/pom.xml index a1d5847..5bc7349 100644 --- a/xml-maven-plugin/pom.xml +++ b/xml-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.openjax.xml xml - 0.9.4-SNAPSHOT + 0.9.4 xml-maven-plugin maven-plugin @@ -116,17 +116,17 @@ org.openjax.xml sax - 0.9.4-SNAPSHOT + 0.9.4 org.openjax.xml transform - 0.9.4-SNAPSHOT + 0.9.4 org.openjax.maven mojo - 0.4.2-SNAPSHOT + 0.4.2 \ No newline at end of file