From fe259bf1969db5ff5a08742765a3494161f0f0cd Mon Sep 17 00:00:00 2001 From: Robert Csakany Date: Fri, 16 Dec 2022 18:37:46 +0100 Subject: [PATCH] Removing unneccesary file --- pom.xml.versionsBackup | 311 ----------------------------------------- 1 file changed, 311 deletions(-) delete mode 100644 pom.xml.versionsBackup diff --git a/pom.xml.versionsBackup b/pom.xml.versionsBackup deleted file mode 100644 index 7188f47..0000000 --- a/pom.xml.versionsBackup +++ /dev/null @@ -1,311 +0,0 @@ - - 4.0.0 - hu.blackbelt.judo - judo-spring-boot-starter - ${revision} - - JUDO JSL :: Springboot Starter - JUDO Stater project to support JSL-based Spring Boot application development - - - 1.0.0-SNAPSHOT - - UTF-8 - BlackBeltTechnology/judo-jsl-springboot-starter - - 2.7.3 - - 1.0.5 - - - - - robson - Csákány Róbert - robert.csakany@blackbelt.hu - https://github.com/robertcsakany - BlackBelt Technology - https://www.blackbelt.hu - - - noherczeg - Norbert Herczeg - norbert.herczeg@blackbelt.hu - https://github.com/noherczeg - BlackBelt Technology - https://www.blackbelt.hu - - - - https://github.com/${project-repositoryId} - - - https://github.com/${project-repositoryId}/issues - GitHub Issues - - - - scm:git:git@github.com:${project-repositoryId}.git - - scm:git:ssh://${git.username}@github.com:${project-repositoryId}.git - - https://github.com/${project-repositoryId} - - - - - Eclipse Public License 2.0 - https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt - - - - - - - org.springframework.boot - spring-boot-dependencies - ${spring-boot.version} - pom - import - - - hu.blackbelt.judo.runtime - judo-runtime-core-dependencies - ${judo-runtime-core-version} - pom - import - - - - - - - org.antlr - antlr-runtime - 3.2 - - - org.springframework.boot - spring-boot-starter - - - org.springframework.boot - spring-boot-starter-data-jdbc - - - hu.blackbelt.judo.runtime - judo-runtime-core-spring - - - hu.blackbelt.judo.runtime - judo-runtime-core-spring-hsqldb - - - hu.blackbelt.judo.runtime - judo-runtime-core-spring-postgresql - - - hu.blackbelt.judo - judo-dao-api - - - hu.blackbelt.judo - judo-sdk-common - - - hu.blackbelt.mapper - mapper-api - - - hu.blackbelt.mapper - mapper-impl - - - hu.blackbelt.judo.runtime - judo-runtime-core - - - hu.blackbelt.judo.runtime - judo-runtime-core-dao-core - - - hu.blackbelt.judo.runtime - judo-runtime-core-dao-rdbms - - - hu.blackbelt.judo.runtime - judo-runtime-core-dao-rdbms-hsqldb - - - hu.blackbelt.judo.runtime - judo-runtime-core-dao-rdbms-postgresql - - - hu.blackbelt.judo.runtime - judo-runtime-core-dispatcher - - - hu.blackbelt.judo.runtime - judo-runtime-core-accessmanager-api - - - hu.blackbelt.judo.runtime - judo-runtime-core-accessmanager - - - hu.blackbelt.judo.tatami - judo-tatami-asm2rdbms - - - hu.blackbelt.judo.meta - hu.blackbelt.judo.meta.liquibase.model - - - - - - - org.codehaus.mojo - flatten-maven-plugin - 1.3.0 - - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.0.0 - - - - - - - sign-artifacts - - - - org.simplify4u.plugins - sign-maven-plugin - 1.0.1 - - - - sign - - - - - - - - - - release-dummy - - - dummy-distribution - file:///tmp/${project.groupId}-${project.artifactId}-${project.version}/maven-snapshot/ - - - dummy-distribution - file:///tmp/${project.groupId}-${project.artifactId}-${project.version}/maven-release/ - - - - - - release-judong - - - judong-nexus-distribution - - https://nexus.judo.technology/repository/maven-judong-snapshots/ - - - judong-nexus-distribution - - https://nexus.judo.technology/repository/maven-judong-snapshots/ - - - - - - release-central - - - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ossrh - https://oss.sonatype.org/ - true - 15 - - - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - update-source-code-license - - - - org.codehaus.mojo - license-maven-plugin - 2.0.0 - - true - false - BlackBelt Technology - 2018 - - - - second - - update-project-license - - process-sources - - epl_v2 - - - - - - - - - \ No newline at end of file