Skip to content

Commit a0384c8

Browse files
authored
Merge pull request #843 from xtuml/12626/7.4-release
12626/7.4 release
2 parents bb3610d + 4c298ac commit a0384c8

File tree

138 files changed

+2229
-1614
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+2229
-1614
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pypy3

releng/org.xtuml.bp.releng.p2/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>org.xtuml.bp</groupId>
77
<artifactId>org.xtuml.bp.releng.parent</artifactId>
8-
<version>7.3.0-SNAPSHOT</version>
8+
<version>7.4.0-SNAPSHOT</version>
99
<relativePath>../../releng/org.xtuml.bp.releng.parent/</relativePath>
1010
</parent>
1111
<groupId>org.xtuml.bp</groupId>
1212
<artifactId>org.xtuml.bp.releng.p2</artifactId>
13-
<version>7.3.0-SNAPSHOT</version>
13+
<version>7.4.0-SNAPSHOT</version>
1414
<packaging>eclipse-repository</packaging>
1515
</project>

releng/org.xtuml.bp.releng.parent.generation/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<parent>
88
<groupId>org.xtuml.bp</groupId>
99
<artifactId>org.xtuml.bp.releng.parent</artifactId>
10-
<version>7.3.0-SNAPSHOT</version>
10+
<version>7.4.0-SNAPSHOT</version>
1111
<relativePath>../org.xtuml.bp.releng.parent/</relativePath>
1212
</parent>
1313

1414
<groupId>org.xtuml.bp</groupId>
1515
<artifactId>org.xtuml.bp.releng.parent.generation</artifactId>
16-
<version>7.3.0-SNAPSHOT</version>
16+
<version>7.4.0-SNAPSHOT</version>
1717
<packaging>pom</packaging>
1818

1919
<modules>

releng/org.xtuml.bp.releng.parent.product-dev/bridgepoint-dev.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="BridgePoint Dev" uid="org.xtuml.bp-dev.product" id="org.xtuml.bp.pkg.BridgePoint" application="org.eclipse.ui.ide.workbench" version="7.3.0.qualifier" useFeatures="true" includeLaunchers="true">
4+
<product name="BridgePoint Dev" uid="org.xtuml.bp-dev.product" id="org.xtuml.bp.pkg.BridgePoint" application="org.eclipse.ui.ide.workbench" version="7.4.0.qualifier" useFeatures="true" includeLaunchers="true">
55

66

77
<configIni use="default">

releng/org.xtuml.bp.releng.parent.product-dev/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.xtuml.bp</groupId>
77
<artifactId>org.xtuml.bp.releng.parent</artifactId>
8-
<version>7.3.0-SNAPSHOT</version>
8+
<version>7.4.0-SNAPSHOT</version>
99
<relativePath>../org.xtuml.bp.releng.parent/</relativePath>
1010
</parent>
1111
<groupId>org.xtuml.bp</groupId>
1212
<artifactId>org.xtuml.bp.releng.parent.product-dev</artifactId>
13-
<version>7.3.0-SNAPSHOT</version>
13+
<version>7.4.0-SNAPSHOT</version>
1414
<packaging>eclipse-repository</packaging>
1515

1616
<build>

releng/org.xtuml.bp.releng.parent.product/bridgepoint.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="BridgePoint" uid="org.xtuml.bp.product" id="org.xtuml.bp.pkg.BridgePoint" application="org.eclipse.ui.ide.workbench" version="7.3.0.qualifier" useFeatures="true" includeLaunchers="true">
4+
<product name="BridgePoint" uid="org.xtuml.bp.product" id="org.xtuml.bp.pkg.BridgePoint" application="org.eclipse.ui.ide.workbench" version="7.4.0.qualifier" useFeatures="true" includeLaunchers="true">
55

66

77
<configIni use="default">

releng/org.xtuml.bp.releng.parent.product/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.xtuml.bp</groupId>
77
<artifactId>org.xtuml.bp.releng.parent</artifactId>
8-
<version>7.3.0-SNAPSHOT</version>
8+
<version>7.4.0-SNAPSHOT</version>
99
<relativePath>../org.xtuml.bp.releng.parent/</relativePath>
1010
</parent>
1111
<groupId>org.xtuml.bp</groupId>
1212
<artifactId>org.xtuml.bp.releng.parent.product</artifactId>
13-
<version>7.3.0-SNAPSHOT</version>
13+
<version>7.4.0-SNAPSHOT</version>
1414
<packaging>eclipse-repository</packaging>
1515

1616
<build>

releng/org.xtuml.bp.releng.parent.tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<parent>
88
<groupId>org.xtuml.bp</groupId>
99
<artifactId>org.xtuml.bp.releng.parent</artifactId>
10-
<version>7.3.0-SNAPSHOT</version>
10+
<version>7.4.0-SNAPSHOT</version>
1111
<relativePath>../org.xtuml.bp.releng.parent/</relativePath>
1212
</parent>
1313

1414
<groupId>org.xtuml.bp</groupId>
1515
<artifactId>org.xtuml.bp.releng.parent.tests.super</artifactId>
16-
<version>7.3.0-SNAPSHOT</version>
16+
<version>7.4.0-SNAPSHOT</version>
1717
<packaging>pom</packaging>
1818

1919
<modules>

releng/org.xtuml.bp.releng.parent/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.xtuml.bp</groupId>
77
<artifactId>org.xtuml.bp.releng.parent</artifactId>
8-
<version>7.3.0-SNAPSHOT</version>
8+
<version>7.4.0-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<properties>
@@ -20,12 +20,12 @@
2020
<repository>
2121
<id>2022-06</id>
2222
<layout>p2</layout>
23-
<url>https://download.eclipse.org/releases/2022-06/</url>
23+
<url>https://download.eclipse.org/releases/2022-12/</url>
2424
</repository>
2525
<repository>
26-
<id>4.24-update</id>
26+
<id>4.26-update</id>
2727
<layout>p2</layout>
28-
<url>https://download.eclipse.org/eclipse/updates/4.24/</url>
28+
<url>https://download.eclipse.org/eclipse/updates/4.26/</url>
2929
</repository>
3030
<repository>
3131
<id>antlr</id>
@@ -34,9 +34,9 @@
3434
<url>https://s3.amazonaws.com/1f-outgoing/antlr_upsite/</url>
3535
</repository>
3636
<repository>
37-
<id>cdt-10.7.0</id>
37+
<id>cdt-11.0.0</id>
3838
<layout>p2</layout>
39-
<url>https://download.eclipse.org/tools/cdt/releases/10.7/</url>
39+
<url>https://download.eclipse.org/tools/cdt/releases/11.0/</url>
4040
</repository>
4141
</repositories>
4242

src/org.xtuml.bp.als.oal/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: BridgePoint Oal Plug-in
44
Bundle-SymbolicName: org.xtuml.bp.als.oal;singleton:=true
5-
Bundle-Version: 7.3.0.qualifier
5+
Bundle-Version: 7.4.0.qualifier
66
Bundle-ClassPath: oal.jar
77
Bundle-Activator: org.xtuml.bp.als.oal.OalPlugin
88
Bundle-Vendor: xtUML.org

0 commit comments

Comments
 (0)