01/20: refs #1308: Update parent pom
This is an automated email from the git hooks/post-receive script. New commit to branch pollen-udpate-1.6 in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit 0cd46aa37e8478e14ebf8438d985b81fa6f68aac Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Mon Dec 12 20:43:34 2016 +0100 refs #1308: Update parent pom --- README.txt => README.md | 0 pollen-persistence/{README.txt => README.md} | 0 pollen-services/{README.txt => README.md} | 0 .../README.txt => pollen-ui-struts2/README.md | 0 .../README.md | 0 .../README.txt => pollen-votecounting-api/README.md | 0 .../README.txt => pollen-votecounting-borda/README.md | 0 .../README.txt => pollen-votecounting-condorcet/README.md | 0 .../README.txt => pollen-votecounting-coombs/README.md | 0 .../README.md | 0 .../README.txt => pollen-votecounting-normal/README.md | 0 .../README.txt => pollen-votecounting-number/README.md | 0 .../README.md | 0 pom.xml | 15 +++++---------- 14 files changed, 5 insertions(+), 10 deletions(-) diff --git a/README.txt b/README.md similarity index 100% rename from README.txt rename to README.md diff --git a/pollen-persistence/README.txt b/pollen-persistence/README.md similarity index 100% rename from pollen-persistence/README.txt rename to pollen-persistence/README.md diff --git a/pollen-services/README.txt b/pollen-services/README.md similarity index 100% rename from pollen-services/README.txt rename to pollen-services/README.md diff --git a/pollen-votecounting-percentage/README.txt b/pollen-ui-struts2/README.md similarity index 100% rename from pollen-votecounting-percentage/README.txt rename to pollen-ui-struts2/README.md diff --git a/pollen-votecounting-number/README.txt b/pollen-votecounting-aggregator/README.md similarity index 100% rename from pollen-votecounting-number/README.txt rename to pollen-votecounting-aggregator/README.md diff --git a/pollen-votecounting-normal/README.txt b/pollen-votecounting-api/README.md similarity index 100% rename from pollen-votecounting-normal/README.txt rename to pollen-votecounting-api/README.md diff --git a/pollen-votecounting-instant-runoff/README.txt b/pollen-votecounting-borda/README.md similarity index 100% rename from pollen-votecounting-instant-runoff/README.txt rename to pollen-votecounting-borda/README.md diff --git a/pollen-votecounting-coombs/README.txt b/pollen-votecounting-condorcet/README.md similarity index 100% rename from pollen-votecounting-coombs/README.txt rename to pollen-votecounting-condorcet/README.md diff --git a/pollen-votecounting-condorcet/README.txt b/pollen-votecounting-coombs/README.md similarity index 100% rename from pollen-votecounting-condorcet/README.txt rename to pollen-votecounting-coombs/README.md diff --git a/pollen-votecounting-borda/README.txt b/pollen-votecounting-instant-runoff/README.md similarity index 100% rename from pollen-votecounting-borda/README.txt rename to pollen-votecounting-instant-runoff/README.md diff --git a/pollen-votecounting-api/README.txt b/pollen-votecounting-normal/README.md similarity index 100% rename from pollen-votecounting-api/README.txt rename to pollen-votecounting-normal/README.md diff --git a/pollen-votecounting-aggregator/README.txt b/pollen-votecounting-number/README.md similarity index 100% rename from pollen-votecounting-aggregator/README.txt rename to pollen-votecounting-number/README.md diff --git a/pollen-ui-struts2/README.txt b/pollen-votecounting-percentage/README.md similarity index 100% rename from pollen-ui-struts2/README.txt rename to pollen-votecounting-percentage/README.md diff --git a/pom.xml b/pom.xml index cb989c9..d9f4055 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>chorempom</artifactId> - <version>3</version> + <version>10.4</version> </parent> <groupId>org.chorem</groupId> @@ -148,17 +148,12 @@ </developerConnection> <url>https://gitweb.chorem.org/pollen_1.x.git</url> </scm> - <distributionManagement> - <site> - <id>${site.server}</id> - <url>${site.url}</url> - </site> - </distributionManagement> <properties> <projectId>pollen</projectId> - + <ciViewId>Pollen</ciViewId> + <!-- customized versions --> <topiaVersion>2.11</topiaVersion> <eugenePluginVersion>3.0-alpha-1</eugenePluginVersion> @@ -187,9 +182,9 @@ <scmwebeditorEnabled>true</scmwebeditorEnabled> <!-- java configuration --> - <!--javaVersion>1.7</javaVersion> + <javaVersion>1.7</javaVersion> <signatureArtifactId>java17</signatureArtifactId> - <signatureVersion>1.0</signatureVersion--> + <signatureVersion>1.0</signatureVersion> </properties> <repositories> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm