Skip to content

Commit

Permalink
update version to 0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
perezp committed Jun 2, 2017
1 parent 615fbe4 commit 237303f
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 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: %pluginName
Bundle-SymbolicName: com.masdes.dam.static.profile.ui;singleton:=true
Bundle-Version: 0.12.4.qualifier
Bundle-Version: 0.12.5.qualifier
Bundle-ClassPath: .
Bundle-Activator: com.masdes.dam.profile.ui.DAMEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion bundles/com.masdes.dam.static.profile/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: %pluginName
Bundle-SymbolicName: com.masdes.dam.static.profile;singleton:=true
Bundle-Version: 0.12.4.qualifier
Bundle-Version: 0.12.5.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
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: %pluginName
Bundle-SymbolicName: es.unizar.disco.dice.static.profile;singleton:=true
Bundle-Version: 0.12.4.qualifier
Bundle-Version: 0.12.5.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.root</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion bundles/ro.ieat.secureuml.profile/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: %pluginName
Bundle-SymbolicName: ro.ieat.secureuml.profile;singleton:=true
Bundle-Version: 0.12.4.qualifier
Bundle-Version: 0.12.5.qualifier
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
4 changes: 2 additions & 2 deletions features/com.masdes.dam.profile.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.masdes.dam.profile.feature"
label="DICE DAM Profile"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
provider-name="DisCo - Unizar">

<description url="https://github.com/dice-project/DICE-Profiles">
Expand Down Expand Up @@ -236,7 +236,7 @@ any resulting litigation.
id="com.masdes.dam.static.profile"
download-size="0"
install-size="0"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
unpack="false"/>

</feature>
4 changes: 2 additions & 2 deletions features/com.masdes.dam.profile.ui.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.masdes.dam.profile.ui.feature"
label="DICE DAM Profile UI Enhancements"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
provider-name="DisCo - Unizar">

<description url="https://github.com/dice-project/DICE-Profiles">
Expand Down Expand Up @@ -246,7 +246,7 @@ any resulting litigation.
id="com.masdes.dam.static.profile.ui"
download-size="0"
install-size="0"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
unpack="false"/>

</feature>
4 changes: 2 additions & 2 deletions features/es.unizar.disco.dice.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="es.unizar.disco.dice.profile.feature"
label="DICE Profile"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
provider-name="DisCo - Unizar">

<description url="https://github.com/dice-project/DICE-Profiles">
Expand Down Expand Up @@ -236,7 +236,7 @@ any resulting litigation.
id="es.unizar.disco.dice.static.profile"
download-size="0"
install-size="0"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.root</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions features/ro.ieat.secureuml.profile.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="ro.ieat.secureuml.profile.feature"
label="Secure UML profile"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
provider-name="IEAT">

<description url="https://github.com/dice-project/DICE-Profiles">
Expand Down Expand Up @@ -231,7 +231,7 @@ any resulting litigation.
id="ro.ieat.secureuml.profile"
download-size="0"
install-size="0"
version="0.12.4.qualifier"
version="0.12.5.qualifier"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.configuration</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<relativePath>.\releng\es.unizar.profiles.configuration</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions releng/es.unizar.profiles.configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.configuration</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
<tycho.version>0.25.0</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<neon-repo.url>http://download.eclipse.org/releases/neon</neon-repo.url>
<project.version>0.12.4-SNAPSHOT</project.version>
<project.version>0.12.5-SNAPSHOT</project.version>
</properties>

<repositories>
Expand Down
8 changes: 4 additions & 4 deletions releng/es.unizar.profiles.update/category.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/com.masdes.dam.profile.feature_0.12.4.qualifier.jar" id="com.masdes.dam.profile.feature" version="0.12.4.qualifier">
<feature url="features/com.masdes.dam.profile.feature_0.12.5.qualifier.jar" id="com.masdes.dam.profile.feature" version="0.12.5.qualifier">
<category name="Profiles"/>
</feature>
<feature url="features/com.masdes.dam.profile.ui.feature_0.12.4.qualifier.jar" id="com.masdes.dam.profile.ui.feature" version="0.12.4.qualifier">
<feature url="features/com.masdes.dam.profile.ui.feature_0.12.5.qualifier.jar" id="com.masdes.dam.profile.ui.feature" version="0.12.5.qualifier">
<category name="Profiles"/>
</feature>
<feature url="features/es.unizar.disco.dice.profile.feature_0.12.4.qualifier.jar" id="es.unizar.disco.dice.profile.feature" version="0.12.4.qualifier">
<feature url="features/es.unizar.disco.dice.profile.feature_0.12.5.qualifier.jar" id="es.unizar.disco.dice.profile.feature" version="0.12.5.qualifier">
<category name="Profiles"/>
</feature>
<feature url="features/ro.ieat.secureuml.profile.feature_0.12.4.qualifier.jar" id="ro.ieat.secureuml.profile.feature" version="0.12.4.qualifier">
<feature url="features/ro.ieat.secureuml.profile.feature_0.12.5.qualifier.jar" id="ro.ieat.secureuml.profile.feature" version="0.12.5.qualifier">
<category name="Profiles"/>
</feature>
<category-def name="Profiles" label="Profiles"/>
Expand Down
2 changes: 1 addition & 1 deletion releng/es.unizar.profiles.update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.releng</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.root</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

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: Tests
Bundle-SymbolicName: es.unizar.disco.dice.static.profile.tests
Bundle-Version: 0.12.4.qualifier
Fragment-Host: es.unizar.disco.dice.static.profile;bundle-version="0.12.4"
Bundle-Version: 0.12.5.qualifier
Fragment-Host: es.unizar.disco.dice.static.profile;bundle-version="0.12.5"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit;bundle-version="4.12.0"
2 changes: 1 addition & 1 deletion tests/es.unizar.disco.dice.static.profile.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.tests</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>es.unizar.profiles</groupId>
<artifactId>es.unizar.profiles.root</artifactId>
<version>0.12.4-SNAPSHOT</version>
<version>0.12.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 237303f

Please sign in to comment.