Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jline-parent-3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Apr 22, 2024
1 parent 58cb049 commit 12288da
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion builtins/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-builtins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console-ui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-console-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-console</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graal/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-graal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion groovy/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>
<artifactId>jline-groovy</artifactId>
<name>JLine Groovy</name>
Expand Down
2 changes: 1 addition & 1 deletion jansi-core/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jansi-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jansi/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jansi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jline/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion native/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-native</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -15,7 +15,7 @@

<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
<packaging>pom</packaging>
<name>JLine Parent</name>
<description>JLine</description>
Expand Down Expand Up @@ -73,7 +73,7 @@
<scm>
<connection>scm:git:https://github.com/jline/jline3.git</connection>
<developerConnection>scm:git:https://github.com/jline/jline3.git</developerConnection>
<tag>jline-parent-3.24.0</tag>
<tag>jline-parent-3.26.0</tag>
<url>http://github.com/jline/jline3</url>
</scm>

Expand All @@ -89,7 +89,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2024-01-23T12:21:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-22T13:47:01Z</project.build.outputTimestamp>

<java.build.version>22</java.build.version>
<java.release.version>8</java.release.version>
Expand Down
2 changes: 1 addition & 1 deletion reader/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion remote-ssh/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-remote-ssh</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion remote-telnet/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-remote-telnet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion style/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-style</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal-ffm/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-terminal-ffm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal-jansi/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-terminal-jansi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal-jna/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-terminal-jna</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal-jni/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-terminal-jni</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.jline</groupId>
<artifactId>jline-parent</artifactId>
<version>3.25.2-SNAPSHOT</version>
<version>3.26.0</version>
</parent>

<artifactId>jline-terminal</artifactId>
Expand Down

0 comments on commit 12288da

Please sign in to comment.