Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
0.11.11-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jachinte committed Sep 3, 2017
1 parent 2e03525 commit df6baae
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.dsl.examples</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
</parent>

<artifactId>org.amelia.dsl.examples.base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/docker-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.dsl.examples</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
</parent>
<artifactId>org.amelia.dsl.examples.docker</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../maven/org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion maven/org.amelia.dsl.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<feature
id="org.amelia.dsl.feature"
label="Amelia DSL"
version="0.10.11.qualifier"
version="0.11.11.qualifier"
provider-name="Miguel Jiménez">

<description url="https://gitub.com/unicesi/amelia">
Expand Down
2 changes: 1 addition & 1 deletion maven/org.amelia.dsl.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../org.amelia.tycho.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven/org.amelia.dsl.lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../org.amelia.tycho.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven/org.amelia.dsl.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../org.amelia.tycho.parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven/org.amelia.dsl.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion maven/org.amelia.tycho.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl.ide/META-INF/MANIFEST.MF
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: org.amelia.dsl.ide
Bundle-Vendor: Miguel Jiménez
Bundle-Version: 0.10.11.qualifier
Bundle-Version: 0.11.11.qualifier
Bundle-SymbolicName: org.amelia.dsl.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.amelia.dsl,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../../maven/org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl.lib.osgi/META-INF/MANIFEST.MF
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: Runtime library bundle
Bundle-SymbolicName: org.amelia.dsl.lib.osgi
Bundle-Version: 0.10.11.qualifier
Bundle-Version: 0.11.11.qualifier
Bundle-Vendor: Miguel Jiménez
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.amelia.dsl.lib,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl.lib.osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../../maven/org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl.ui/META-INF/MANIFEST.MF
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: org.amelia.dsl.ui
Bundle-Vendor: Miguel Jiménez
Bundle-Version: 0.10.11.qualifier
Bundle-Version: 0.11.11.qualifier
Bundle-SymbolicName: org.amelia.dsl.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.amelia.dsl,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../../maven/org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl/META-INF/MANIFEST.MF
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: org.amelia.dsl
Bundle-Vendor: Miguel Jiménez
Bundle-Version: 0.10.11.qualifier
Bundle-Version: 0.11.11.qualifier
Bundle-SymbolicName: org.amelia.dsl; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.amelia.dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../../maven/org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.unicesi</groupId>
<artifactId>parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Amelia parent</name>
<description>Parent pom with management configuration</description>
Expand Down
2 changes: 1 addition & 1 deletion web/org.amelia.dsl.web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.github.unicesi</groupId>
<artifactId>org.amelia.tycho.parent</artifactId>
<version>0.10.11-SNAPSHOT</version>
<version>0.11.11-SNAPSHOT</version>
<relativePath>../../maven/org.amelia.tycho.parent/pom.xml</relativePath>
</parent>
<packaging>war</packaging>
Expand Down

0 comments on commit df6baae

Please sign in to comment.