Skip to content

Commit

Permalink
chore: update version to 10.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 20, 2022
1 parent 101cf0e commit 689447e
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -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>10.2.13</version>
<version>10.2.14</version>
<artifactId>protelis.parser.parent</artifactId>
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="protelis.parser.feature"
label="Protelis Editor for the Eclipse IDE "
version="10.2.13">
version="10.2.14">
<plugin
id="protelis.parser"
download-size="0"
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</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
Original file line number Diff line number Diff line change
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: 10.2.13
Bundle-Version: 10.2.14
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</version>
</parent>
<artifactId>protelis.parser.ide</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</version>
</parent>
<artifactId>protelis.parser.repository</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</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
Original file line number Diff line number Diff line change
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: 10.2.13
Bundle-Version: 10.2.14
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</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
Original file line number Diff line number Diff line change
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: 10.2.13
Bundle-Version: 10.2.14
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</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
Original file line number Diff line number Diff line change
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: 10.2.13
Bundle-Version: 10.2.14
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</version>
</parent>
<artifactId>protelis.parser.ui</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser.web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</version>
</parent>
<artifactId>protelis.parser.web</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protelis.parser/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
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: 10.2.13
Bundle-Version: 10.2.14
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.protelis</groupId>
<artifactId>protelis.parser.parent</artifactId>
<version>10.2.13</version>
<version>10.2.14</version>
</parent>
<artifactId>protelis.parser</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down

0 comments on commit 689447e

Please sign in to comment.