Skip to content

Commit 237303f

Browse files
committed
update version to 0.12.5
1 parent 615fbe4 commit 237303f

File tree

18 files changed

+27
-27
lines changed

18 files changed

+27
-27
lines changed

bundles/com.masdes.dam.static.profile.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: com.masdes.dam.static.profile.ui;singleton:=true
5-
Bundle-Version: 0.12.4.qualifier
5+
Bundle-Version: 0.12.5.qualifier
66
Bundle-ClassPath: .
77
Bundle-Activator: com.masdes.dam.profile.ui.DAMEditPlugin$Implementation
88
Bundle-Vendor: %providerName

bundles/com.masdes.dam.static.profile/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: com.masdes.dam.static.profile;singleton:=true
5-
Bundle-Version: 0.12.4.qualifier
5+
Bundle-Version: 0.12.5.qualifier
66
Bundle-ClassPath: .
77
Bundle-Vendor: %providerName
88
Bundle-Localization: plugin

bundles/es.unizar.disco.dice.static.profile/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: es.unizar.disco.dice.static.profile;singleton:=true
5-
Bundle-Version: 0.12.4.qualifier
5+
Bundle-Version: 0.12.5.qualifier
66
Bundle-ClassPath: .
77
Bundle-Vendor: %providerName
88
Bundle-Localization: plugin

bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>es.unizar.profiles</groupId>
1010
<artifactId>es.unizar.profiles.root</artifactId>
11-
<version>0.12.4-SNAPSHOT</version>
11+
<version>0.12.5-SNAPSHOT</version>
1212
</parent>
1313

1414
<modules>

bundles/ro.ieat.secureuml.profile/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: ro.ieat.secureuml.profile;singleton:=true
5-
Bundle-Version: 0.12.4.qualifier
5+
Bundle-Version: 0.12.5.qualifier
66
Bundle-Vendor: %providerName
77
Bundle-ActivationPolicy: lazy
88
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

features/com.masdes.dam.profile.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.masdes.dam.profile.feature"
44
label="DICE DAM Profile"
5-
version="0.12.4.qualifier"
5+
version="0.12.5.qualifier"
66
provider-name="DisCo - Unizar">
77

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

242242
</feature>

features/com.masdes.dam.profile.ui.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="com.masdes.dam.profile.ui.feature"
44
label="DICE DAM Profile UI Enhancements"
5-
version="0.12.4.qualifier"
5+
version="0.12.5.qualifier"
66
provider-name="DisCo - Unizar">
77

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

252252
</feature>

features/es.unizar.disco.dice.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="es.unizar.disco.dice.profile.feature"
44
label="DICE Profile"
5-
version="0.12.4.qualifier"
5+
version="0.12.5.qualifier"
66
provider-name="DisCo - Unizar">
77

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

242242
</feature>

features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>es.unizar.profiles</groupId>
1010
<artifactId>es.unizar.profiles.root</artifactId>
11-
<version>0.12.4-SNAPSHOT</version>
11+
<version>0.12.5-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

features/ro.ieat.secureuml.profile.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="ro.ieat.secureuml.profile.feature"
44
label="Secure UML profile"
5-
version="0.12.4.qualifier"
5+
version="0.12.5.qualifier"
66
provider-name="IEAT">
77

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

237237
</feature>

0 commit comments

Comments
 (0)