Skip to content

Commit 5821c0b

Browse files
committed
Set base-Version to non-snapshot
1 parent 74daeb6 commit 5821c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val tag = System.getenv("TRAVIS_TAG")?.replaceFirst("^v".toRegex(), "")
55

66
group = "org.utplsql"
77
val mavenArtifactId = "java-api"
8-
val baseVersion = "3.1.8-SNAPSHOT"
8+
val baseVersion = "3.1.8"
99
// if build is on tag like 3.1.7 or v3.1.7 then use tag as version replacing leading "v"
1010
version = if (tag != null && "^[0-9.]+$".toRegex().matches(tag)) tag else baseVersion
1111

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy