diff --git a/pom.xml b/pom.xml index 64d78a8..35b2cdb 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ com.agilejava.docbkx docbkx-maven-plugin - 2.0.13 + 2.0.14-SNAPSHOT diff --git a/src/main/resources/etc/configuration.xml b/src/main/resources/etc/configuration.xml new file mode 100644 index 0000000..c63ebf7 --- /dev/null +++ b/src/main/resources/etc/configuration.xml @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/etc/pipeline-library.xml b/src/main/resources/etc/pipeline-library.xml new file mode 100644 index 0000000..66d7c21 --- /dev/null +++ b/src/main/resources/etc/pipeline-library.xml @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/etc/version.properties b/src/main/resources/etc/version.properties new file mode 100644 index 0000000..bcf3612 --- /dev/null +++ b/src/main/resources/etc/version.properties @@ -0,0 +1,3 @@ +version.major=0 +version.minor=9 +version.release=37