Skip to content

Commit 1f66ac7

Browse files
committed
test Push
1 parent 4b09af1 commit 1f66ac7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ script:
55
env:
66
matrix:
77
- MC=1.13
8-
before_install:
9-
- mvn versions:set -Dtravis.buildNumber=${TRAVIS_BUILD_NUMBER} -DnewVersion=${TRAVIS_TAG:1}
108
deploy:
119
provider: releases
1210
api-key: "${GITHUB_TOKEN}"

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<connection>scm:git:git://github.com/Ste3et/ProtectionLib.git</connection>
1818
<developerConnection>scm:git:git://github.com/Ste3et/ProtectionLib.git</developerConnection>
1919
<url>https://github.com/Ste3et/ProtectionLib.git</url>
20+
<tag>${project.version}</tag>
2021
</scm>
2122

2223
<build>

0 commit comments

Comments
 (0)