Skip to content

Commit

Permalink
Update versions for 5.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Boltz committed Jan 3, 2024
1 parent bd92815 commit 34e6509
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ProbeFramework Probes Example Plug-in
Bundle-SymbolicName: org.palladiosimulator.probeframework.probes.example
Bundle-Version: 5.1.0.qualifier
Bundle-Version: 5.2.0.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.palladiosimulator.probeframework;bundle-version="2.0.1",
org.jscience;bundle-version="4.1.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ProbeFramework Framework Plug-in
Bundle-SymbolicName: org.palladiosimulator.probeframework;singleton:=true
Bundle-Version: 5.1.0.qualifier
Bundle-Version: 5.2.0.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.jscience;bundle-version="4.1.3",
org.apache.log4j;bundle-version="1.2.13",
Expand Down
2 changes: 1 addition & 1 deletion bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
</parent>
<artifactId>bundles</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.palladiosimulator.probeframework.feature"
label="ProbeFramework Feature"
version="5.1.0.qualifier"
version="5.2.0.qualifier"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license"
license-feature-version="1.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
</parent>
<artifactId>features</artifactId>
<packaging>pom</packaging>
Expand Down
50 changes: 25 additions & 25 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<parent>
<?xml version="1.0" encoding="UTF-8"?>
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.palladiosimulator</groupId>
<artifactId>eclipse-parent-updatesite</artifactId>
<version>0.8.7</version>
</parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
<org.palladiosimulator.maven.tychotprefresh.tplocation.2>${project.basedir}/releng/org.palladiosimulator.probeframework.targetplatform/tp.target</org.palladiosimulator.maven.tychotprefresh.tplocation.2>
</properties>

<modules>
<module>bundles</module>
<module>features</module>
<module>tests</module>
<module>releng</module>
</modules>

</project>
<version>0.8.9</version>
</parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
<org.palladiosimulator.maven.tychotprefresh.tplocation.2>${project.basedir}/releng/org.palladiosimulator.probeframework.targetplatform/tp.target</org.palladiosimulator.maven.tychotprefresh.tplocation.2>
</properties>

<modules>
<module>bundles</module>
<module>features</module>
<module>tests</module>
<module>releng</module>
</modules>

</project>
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.palladiosimulator.probeframework.feature_5.1.0.qualifier.jar" id="org.palladiosimulator.probeframework.feature" version="5.1.0.qualifier">
<feature url="features/org.palladiosimulator.probeframework.feature_5.2.0.qualifier.jar" id="org.palladiosimulator.probeframework.feature" version="5.2.0.qualifier">
<category name="org.palladiosimulator.qual.category"/>
</feature>
<feature url="features/org.palladiosimulator.probeframework.feature.source_5.1.0.qualifier.jar" id="org.palladiosimulator.probeframework.feature.source" version="5.1.0.qualifier">
<feature url="features/org.palladiosimulator.probeframework.feature.source_5.2.0.qualifier.jar" id="org.palladiosimulator.probeframework.feature.source" version="5.2.0.qualifier">
<category name="org.palladiosimulator.qual.source.category"/>
</feature>
<category-def name="org.palladiosimulator.qual.category" label="Quality Analysis Lab">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>releng</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
</parent>

<artifactId>org.palladiosimulator.probeframework.updatesite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
</parent>
<artifactId>releng</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ProbeFramework Test Plug-in
Bundle-SymbolicName: org.palladiosimulator.probeframework.tests
Bundle-Version: 5.1.0.qualifier
Bundle-Version: 5.2.0.qualifier
Fragment-Host: org.palladiosimulator.probeframework
Require-Bundle: org.eclipse.core.runtime,
org.junit;bundle-version="4.11.0",
org.palladiosimulator.probeframework;bundle-version="2.0.1",
org.jscience;bundle-version="4.1.3",
org.palladiosimulator.probeframework.probes.example;bundle-version="5.1.0",
org.palladiosimulator.probeframework.probes.example;bundle-version="5.2.0",
org.apache.log4j;bundle-version="1.2.13",
org.palladiosimulator.metricspec;bundle-version="1.0.1",
org.palladiosimulator.measurementframework;bundle-version="1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.palladiosimulator.probeframework</groupId>
<artifactId>parent</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
</parent>
<artifactId>tests</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit 34e6509

Please sign in to comment.