Skip to content

Commit

Permalink
chore: update version to 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 19, 2023
1 parent 284f49b commit 80a34cd
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><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>
<groupId>org.protelis</groupId>
<version>11.0.0</version>
<version>11.0.1</version>
<artifactId>protelis.parser.parent</artifactId>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="protelis.parser.feature"
label="Protelis Editor for the Eclipse IDE"
version="11.0.0">
version="11.0.1">
<plugin
id="protelis.parser"
download-size="0"
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.feature/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.feature</artifactId>
<packaging>eclipse-feature</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.ide/META-INF/MANIFEST.MF
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: protelis.parser.ide
Bundle-ManifestVersion: 2
Bundle-Name: protelis.parser.ide
Bundle-Vendor: Alma Mater Studiorum Università di Bologna
Bundle-Version: 11.0.0
Bundle-Version: 11.0.1
Bundle-SymbolicName: protelis.parser.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: protelis.parser,
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.ide/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.ide</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.repository/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.repository</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.target/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.tests/META-INF/MANIFEST.MF
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: protelis.parser.tests
Bundle-ManifestVersion: 2
Bundle-Name: protelis.parser.tests
Bundle-Vendor: Alma Mater Studiorum Università di Bologna
Bundle-Version: 11.0.0
Bundle-Version: 11.0.1
Bundle-SymbolicName: protelis.parser.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: protelis.parser,
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.tests/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.ui.tests/META-INF/MANIFEST.MF
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: protelis.parser.ui.tests
Bundle-ManifestVersion: 2
Bundle-Name: protelis.parser.ui.tests
Bundle-Vendor: Alma Mater Studiorum Università di Bologna
Bundle-Version: 11.0.0
Bundle-Version: 11.0.1
Bundle-SymbolicName: protelis.parser.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: protelis.parser.ui,
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.ui.tests/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.ui.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.ui/META-INF/MANIFEST.MF
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: protelis.parser.ui
Bundle-ManifestVersion: 2
Bundle-Name: protelis.parser.ui
Bundle-Vendor: Alma Mater Studiorum Università di Bologna
Bundle-Version: 11.0.0
Bundle-Version: 11.0.1
Bundle-SymbolicName: protelis.parser.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: protelis.parser,
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.ui/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser.ui</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser/META-INF/MANIFEST.MF
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: protelis.parser
Bundle-ManifestVersion: 2
Bundle-Name: protelis.parser
Bundle-Vendor: Alma Mater Studiorum Università di Bologna
Bundle-Version: 11.0.0
Bundle-Version: 11.0.1
Bundle-SymbolicName: protelis.parser;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</parent>
<artifactId>protelis.parser</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down

0 comments on commit 80a34cd

Please sign in to comment.