Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.11.0-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
kfhoech committed Aug 8, 2024
1 parent 389796d commit 197f828
Show file tree
Hide file tree
Showing 32 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.analysis</artifactId>
<version>2.10.2-SNAPSHOT</version>
<version>2.10.2</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.cli</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>eclipse-plugin</packaging>
<properties>
<commons-cli.version>1.5.0</commons-cli.version>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.codegen</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-plugin</packaging>
</project>
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.doc</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.examples.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.examples.feature</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>eclipse-feature</packaging>

</project>
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.examples/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<packaging>pom</packaging>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.examples</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>2.11.0-SNAPSHOT</version>
<version>2.11.0</version>

</project>
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<artifactId>com.rockwellcollins.atc.agree.site</artifactId>
<version>2.9.2-SNAPSHOT</version>
<version>2.9.2</version>
<packaging>eclipse-repository</packaging>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion com.rockwellcollins.atc.agree.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.tests</artifactId>
<version>2.7.4-SNAPSHOT</version>
<version>2.7.4</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.ui</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<packaging>eclipse-plugin</packaging>
</project>
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.agree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<packaging>eclipse-plugin</packaging>
</project>
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.tcg.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<artifactId>com.rockwellcollins.atc.tcg.feature</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-feature</packaging>

</project>
4 changes: 2 additions & 2 deletions com.rockwellcollins.atc.tcg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>com.rockwellcollins.atc.tcg</groupId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<artifactId>com.rockwellcollins.atc.tcg</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.agree.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.agree.feature</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-feature</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.agree.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.agree.ui</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.agree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.agree</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.doc</artifactId>
<version>2.7.3-SNAPSHOT</version>
<version>2.7.3</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.feature</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
<packaging>eclipse-feature</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.ui</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.xtext.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.xtext.ui</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator.xtext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.xtext</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.aadlsimulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-plugin</packaging>

</project>
4 changes: 2 additions & 2 deletions edu.uah.rsesc.agree.ge.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<artifactId>edu.uah.rsesc.agree.ge.ui</artifactId>
<version>2.9.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>eclipse-plugin</packaging>
</project>
Loading

0 comments on commit 197f828

Please sign in to comment.