diff --git a/pom.xml.releaseBackup b/pom.xml.releaseBackup new file mode 100644 index 0000000..39a14c5 --- /dev/null +++ b/pom.xml.releaseBackup @@ -0,0 +1,116 @@ + + + 4.0.0 + ua.net.uid + uid.tools + 1.0.1-SNAPSHOT + jar + + + + ASL + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + org.junit.jupiter + junit-jupiter-engine + 5.5.1 + test + + + + com.h2database + h2 + [1.4.193, 1.5.0) + test + + + + + + + . + + LICENSE + NOTICE.txt + RELEASE.txt + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + 1.8 + 1.8 + true + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + + maven-failsafe-plugin + 2.22.2 + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + true + @{project.version} + + false + + + + + + + UTF-8 + 1.8 + 1.8 + uid-releases + + + + + ua.net.uid-releases + https://git.uid.net.ua/maven/releases/ + + + ua.net.uid-snapshots + https://git.uid.net.ua/maven/snapshots/ + + + + + scm:git:https://git.uid.net.ua/git/uid/uid.tools.git + scm:git:https://git.uid.net.ua/git/uid/uid.tools.git + https://git.uid.net.ua/git/uid/uid.tools.git + HEAD + + + + + uid-releases + Release repository + https://git.uid.net.ua/maven/releases/ + + + uid-snapshots + Snapshots repository + https://git.uid.net.ua/maven/snapshots/ + + + \ No newline at end of file diff --git a/release.properties b/release.properties new file mode 100644 index 0000000..dd20bf4 --- /dev/null +++ b/release.properties @@ -0,0 +1,20 @@ +#release configuration +#Fri Sep 27 18:54:45 EEST 2019 +scm.commentPrefix=[maven-release-plugin] +project.scm.ua.net.uid\:uid.tools.tag=HEAD +pushChanges=true +project.dev.ua.net.uid\:uid.tools=1.0.2-SNAPSHOT +project.scm.ua.net.uid\:uid.tools.url=https\://git.uid.net.ua/git/uid/uid.tools.git +scm.tag=1.0.1 +remoteTagging=true +projectVersionPolicyId=default +scm.id=uid-releases +scm.url=scm\:git\:https\://git.uid.net.ua/git/uid/uid.tools.git +scm.tagNameFormat=@{project.version} +preparationGoals=clean verify +project.scm.ua.net.uid\:uid.tools.developerConnection=scm\:git\:https\://git.uid.net.ua/git/uid/uid.tools.git +exec.snapshotReleasePluginAllowed=false +project.scm.ua.net.uid\:uid.tools.connection=scm\:git\:https\://git.uid.net.ua/git/uid/uid.tools.git +project.scm.ua.net.uid\:uid.tools.id=uid-releases +completedPhase=end-release +project.rel.ua.net.uid\:uid.tools=1.0.1