Skip to content

Commit

Permalink
Update versions for 5.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ediforce44 committed Dec 13, 2024
1 parent cc922ca commit 575fc4c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: Examples - New Project Catalog
Bundle-SymbolicName: org.palladiosimulator.examples.package;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Vendor: palladiosimulator.org
Require-Bundle: org.palladiosimulator.architecturaltemplates;resolution:=optional
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.examples.package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.palladiosimulator.examples.package</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.palladiosimulator.examples.package.feature"
label="Example Project Initiator Templates"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
provider-name="palladiosimulator.org"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license.epl2"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>org.palladiosimulator.examples.package</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 575fc4c

Please sign in to comment.