Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
rvesse committed Nov 27, 2023
1 parent 2b4e4ec commit ff82949
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion airline-backcompat-javaxinject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>airline-parent</artifactId>
<groupId>com.github.rvesse</groupId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>airline-backcompat-javaxinject</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion airline-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion airline-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-examples</artifactId>
<name>Airline - Examples</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-help/airline-help-bash/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-help-bash</artifactId>
<name>Airline - Help - Bash</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-help/airline-help-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-help-external</artifactId>
<name>Airline - External Help</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-help/airline-help-html/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-help-html</artifactId>
<name>Airline - Help - HTML</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-help/airline-help-man/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-help-man</artifactId>
<name>Airline - Help - Man Page (Troff)</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-help/airline-help-markdown/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-help</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-help-markdown</artifactId>
<name>Airline - Help - Markdown</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-help</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion airline-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-io</artifactId>
<name>Airline - IO Library</name>
Expand Down
2 changes: 1 addition & 1 deletion airline-jpms-debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>airline-parent</artifactId>
<groupId>com.github.rvesse</groupId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>airline-jpms-debug</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion airline-jpms-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>airline-parent</artifactId>
<groupId>com.github.rvesse</groupId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>airline-jpms-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion airline-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>airline-parent</artifactId>
<groupId>com.github.rvesse</groupId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>airline-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion airline-prompts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-prompts</artifactId>
<name>Airline - Prompts</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>airline-docs</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.github.rvesse</groupId>
<artifactId>airline-parent</artifactId>
<packaging>pom</packaging>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
<name>Airline - Parent</name>
<description>Java annotation-based framework for parsing Git like command line structures</description>
<url>https://github.com/rvesse/airline</url>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:[email protected]:rvesse/airline.git</connection>
<developerConnection>scm:git:[email protected]:rvesse/airline.git</developerConnection>
<url>git:[email protected]:rvesse/airline.git</url>
<tag>3.0.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit ff82949

Please sign in to comment.