release: prepare release 2.0.9
This commit is contained in:
parent
3fd382d2d0
commit
52d355c5bf
@ -80,7 +80,7 @@ List<Message> msgs = ura.forStops("100000")
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.stklcode.pubtrans</groupId>
|
<groupId>de.stklcode.pubtrans</groupId>
|
||||||
<artifactId>juraclient</artifactId>
|
<artifactId>juraclient</artifactId>
|
||||||
<version>2.0.8</version>
|
<version>2.0.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
4
pom.xml
4
pom.xml
@ -6,10 +6,11 @@
|
|||||||
|
|
||||||
<groupId>de.stklcode.pubtrans</groupId>
|
<groupId>de.stklcode.pubtrans</groupId>
|
||||||
<artifactId>juraclient</artifactId>
|
<artifactId>juraclient</artifactId>
|
||||||
<version>2.0.8</version>
|
<version>2.0.9</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.build.outputTimestamp>2025-04-19T16:33:33Z</project.build.outputTimestamp>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
@ -39,6 +40,7 @@
|
|||||||
<connection>scm:git:git://github.com/stklcode/juraclient.git</connection>
|
<connection>scm:git:git://github.com/stklcode/juraclient.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:stklcode/juraclient.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:stklcode/juraclient.git</developerConnection>
|
||||||
<url>https://github.com/stklcode/juraclient</url>
|
<url>https://github.com/stklcode/juraclient</url>
|
||||||
|
<tag>v2.0.9</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user