Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.11.2-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
kfhoech committed Sep 25, 2024
1 parent 65d9ace commit 1553d33
Show file tree
Hide file tree
Showing 32 changed files with 58 additions and 60 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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.analysis</artifactId>
<version>2.10.200-SNAPSHOT</version>
<version>2.10.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.cli</artifactId>
<version>1.0.200-SNAPSHOT</version>
<version>1.0.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.codegen</artifactId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.doc</artifactId>
<version>2.10.200-SNAPSHOT</version>
<version>2.10.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.examples.feature</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
<relativePath>../..</relativePath>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>examples</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.examples</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>2.11.2-SNAPSHOT</version>
<version>2.11.2</version>

</project>
6 changes: 2 additions & 4 deletions com.rockwellcollins.atc.agree.site/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.rockwellcollins.atc.agree</groupId>
<artifactId>com.rockwellcollins.atc.agree.parent</artifactId>
<version>2.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<artifactId>com.rockwellcollins.atc.agree.site</artifactId>
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.11.2-SNAPSHOT</version>
<version>2.11.2</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.tests</artifactId>
<version>2.7.200-SNAPSHOT</version>
<version>2.7.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree.ui</artifactId>
<version>4.0.200-SNAPSHOT</version>
<version>4.0.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>com.rockwellcollins.atc.agree</artifactId>
<version>4.0.200-SNAPSHOT</version>
<version>4.0.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<artifactId>com.rockwellcollins.atc.tcg.feature</artifactId>
<version>2.9.3-SNAPSHOT</version>
<version>2.9.3</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>com.rockwellcollins.atc.tcg</groupId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.agree.feature</artifactId>
<version>2.9.3-SNAPSHOT</version>
<version>2.9.3</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.agree.ui</artifactId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.agree</artifactId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.doc</artifactId>
<version>2.7.200-SNAPSHOT</version>
<version>2.7.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.feature</artifactId>
<version>3.1.3-SNAPSHOT</version>
<version>3.1.3</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.ui</artifactId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.xtext.ui</artifactId>
<version>3.1.200-SNAPSHOT</version>
<version>3.1.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator.xtext</artifactId>
<version>3.1.200-SNAPSHOT</version>
<version>3.1.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>

<groupId>edu.uah.rsesc.aadlsimulator</groupId>
<artifactId>edu.uah.rsesc.aadlsimulator</artifactId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</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.11.2-SNAPSHOT</version>
<version>2.11.2</version>
</parent>
<artifactId>edu.uah.rsesc.agree.ge.ui</artifactId>
<version>2.9.200-SNAPSHOT</version>
<version>2.9.200</version>
<packaging>eclipse-plugin</packaging>
</project>
Loading

0 comments on commit 1553d33

Please sign in to comment.