[Git][ultreiaio/ird-observe][master-7.x] fix release
Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe Commits: e9d81bd6 by Tony Chemit at 2021-12-17T12:25:48+01:00 fix release - - - - - 1 changed file: - observe/pom.xml Changes: ===================================== observe/pom.xml ===================================== @@ -24,7 +24,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.6.8-SNAPSHOT</version> + <version>7.6.8</version> </parent> <artifactId>observe</artifactId> @@ -109,7 +109,7 @@ <artifactId>wagon-maven-plugin</artifactId> <configuration> <serverId>doc.ultreia.io</serverId> - <url>scpexe://ultreia.io/var/www/observe/release</url> + <url>scpexe://ultreia.io/var/www/observe/release/observe/${major}</url> </configuration> <executions> <execution> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/e9d81bd62d629d52be820a04fb... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/commit/e9d81bd62d629d52be820a04fb... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT (@tchemit)