Skip to content

Commit

Permalink
Increment versions to ensure signing with a more recent certificate
Browse files Browse the repository at this point in the history
Update the target platform to use more recently designed version.

#17
  • Loading branch information
merks committed Nov 17, 2022
1 parent 95d61c6 commit 536fc9a
Show file tree
Hide file tree
Showing 148 changed files with 156 additions and 156 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example Timeservice Async API
Bundle-SymbolicName: com.mycorp.examples.timeservice.async
Automatic-Module-Name: com.mycorp.examples.timeservice.async
Bundle-Version: 2.1.100.qualifier
Bundle-Version: 2.1.101.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.mycorp.examples.timeservice;version="2.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>com.mycorp.examples.timeservice.async</artifactId>
<version>2.1.100-SNAPSHOT</version>
<version>2.1.101-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF TimeService Consumer Async
Bundle-SymbolicName: com.mycorp.examples.timeservice.consumer.ds.async
Automatic-Module-Name: com.mycorp.examples.timeservice.consumer.ds.async
Bundle-Version: 1.0.200.qualifier
Bundle-Version: 1.0.201.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.mycorp.examples.timeservice;version="2.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>com.mycorp.examples.timeservice.consumer.ds.async</artifactId>
<version>1.0.200-SNAPSHOT</version>
<version>1.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example Timeservice Consumer DS
Bundle-SymbolicName: com.mycorp.examples.timeservice.consumer.ds
Automatic-Module-Name: com.mycorp.examples.timeservice.consumer.ds
Bundle-Version: 1.0.400.qualifier
Bundle-Version: 1.0.401.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.mycorp.examples.timeservice;version="[2.0.0,3.0.0)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>com.mycorp.examples.timeservice.consumer.ds</artifactId>
<version>1.0.400-SNAPSHOT</version>
<version>1.0.401-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example REST Timeservice Consumer FileDiscovery
Bundle-SymbolicName: com.mycorp.examples.timeservice.consumer.filediscovery.rest
Automatic-Module-Name: com.mycorp.examples.timeservice.consumer.filediscovery.rest
Bundle-Version: 1.2.101.qualifier
Bundle-Version: 1.2.102.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Remote-Service: timeservicerestendpointdescription.xml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>com.mycorp.examples.timeservice.consumer.filediscovery.rest</artifactId>
<version>1.2.101-SNAPSHOT</version>
<version>1.2.102-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example TimeService Consumer FileDiscovery
Bundle-SymbolicName: com.mycorp.examples.timeservice.consumer.filediscovery
Automatic-Module-Name: com.mycorp.examples.timeservice.consumer.filediscovery
Bundle-Version: 1.2.102.qualifier
Bundle-Version: 1.2.103.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Remote-Service: edef/timeserviceendpointdescription.xml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>com.mycorp.examples.timeservice.consumer.filediscovery</artifactId>
<version>1.2.102-SNAPSHOT</version>
<version>1.2.103-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example Timeservice Consumer
Bundle-SymbolicName: com.mycorp.examples.timeservice.consumer
Automatic-Module-Name: com.mycorp.examples.timeservice.consumer
Bundle-Version: 1.1.200.qualifier
Bundle-Version: 1.1.201.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>com.mycorp.examples.timeservice.consumer</artifactId>
<version>1.1.200-SNAPSHOT</version>
<version>1.1.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ECF RS Example Timeservice API
Bundle-SymbolicName: com.mycorp.examples.timeservice
Automatic-Module-Name: com.mycorp.examples.timeservice
Bundle-Version: 1.1.200.qualifier
Bundle-Version: 1.1.201.qualifier
Bundle-Vendor: Eclipse.org - ECF
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion examples/bundles/com.mycorp.examples.timeservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>com.mycorp.examples.timeservice</artifactId>
<version>1.1.200-SNAPSHOT</version>
<version>1.1.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.example.collab;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.example.collab
Bundle-Version: 2.0.201.qualifier
Bundle-Version: 2.0.202.qualifier
Bundle-Activator: org.eclipse.ecf.internal.example.collab.ClientPlugin
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion examples/bundles/org.eclipse.ecf.example.collab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.example.collab</artifactId>
<version>2.0.201-SNAPSHOT</version>
<version>2.0.202-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.ecf.examples.eventadmin.app;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.examples.eventadmin.app
Bundle-Version: 1.0.200.qualifier
Bundle-Version: 1.0.201.qualifier
Bundle-Activator: org.eclipse.ecf.examples.internal.eventadmin.app.Activator
Bundle-Vendor: %bundleProvider
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.examples.eventadmin.app</artifactId>
<version>1.0.200-SNAPSHOT</version>
<version>1.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.console
Automatic-Module-Name: org.eclipse.ecf.console
Bundle-Vendor: %plugin.provider
Bundle-Version: 1.3.100.qualifier
Bundle-Version: 1.3.101.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.felix.service.command;version="[0.10.0,2.0.0)";resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.console</artifactId>
<version>1.3.100-SNAPSHOT</version>
<version>1.3.101-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.datashare;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.datashare
Bundle-Version: 3.0.300.qualifier
Bundle-Version: 3.0.301.qualifier
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Export-Package: org.eclipse.ecf.datashare;version="3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.datashare/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.datashare</artifactId>
<version>3.0.300-SNAPSHOT</version>
<version>3.0.301-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui.browser;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui.browser
Bundle-Version: 1.0.200.qualifier
Bundle-Version: 1.0.201.qualifier
Bundle-Activator: org.eclipse.ecf.discovery.ui.browser.Activator
Bundle-Vendor: %pluginProvider
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui.browser</artifactId>
<version>1.0.200-SNAPSHOT</version>
<version>1.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui.edit;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui.edit
Bundle-Version: 3.0.200.qualifier
Bundle-Version: 3.0.201.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.ecf.discovery.ui.model.provider.DiscoveryEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui.edit</artifactId>
<version>3.0.200-SNAPSHOT</version>
<version>3.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui.model;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui.model
Bundle-Version: 3.0.201.qualifier
Bundle-Version: 3.0.202.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui.model</artifactId>
<version>3.0.201-SNAPSHOT</version>
<version>3.0.202-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui.properties.tabbed;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui.properties.tabbed
Bundle-Version: 3.0.200.qualifier
Bundle-Version: 3.0.201.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.ecf.discovery.ui;bundle-version="[3.0.0,4.0.0)"
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui.properties.tabbed</artifactId>
<version>3.0.200-SNAPSHOT</version>
<version>3.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui.properties;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui.properties
Bundle-Version: 3.0.200.qualifier
Bundle-Version: 3.0.201.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.ecf.discovery.ui;bundle-version="[3.0.0,4.0.0)"
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui.properties</artifactId>
<version>3.0.200-SNAPSHOT</version>
<version>3.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui.userinput;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui.userinput
Bundle-Version: 1.0.200.qualifier
Bundle-Version: 1.0.201.qualifier
Bundle-Activator: org.eclipse.ecf.discovery.ui.userinput.Activator
Bundle-Vendor: %plugin.provider
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui.userinput</artifactId>
<version>1.0.200-SNAPSHOT</version>
<version>1.0.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery.ui
Bundle-Version: 3.0.300.qualifier
Bundle-Version: 3.0.301.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.ecf.internal.discovery.ui.DiscoveryUIPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery.ui</artifactId>
<version>3.0.300-SNAPSHOT</version>
<version>3.0.301-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.discovery;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.discovery
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-Activator: org.eclipse.ecf.internal.discovery.DiscoveryPlugin
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.discovery</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.docshare;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.docshare
Bundle-Version: 3.0.400.qualifier
Bundle-Version: 3.0.401.qualifier
Bundle-Activator: org.eclipse.ecf.internal.docshare.Activator
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.docshare/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.docshare</artifactId>
<version>3.0.400-SNAPSHOT</version>
<version>3.0.401-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ecf.filetransfer.ui;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.filetransfer.ui
Bundle-Version: 1.5.200.qualifier
Bundle-Version: 1.5.201.qualifier
Bundle-Activator: org.eclipse.ecf.internal.filetransfer.ui.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.filetransfer.ui</artifactId>
<version>1.5.200-SNAPSHOT</version>
<version>1.5.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.presence.bot;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.presence.bot
Bundle-Version: 1.3.300.qualifier
Bundle-Version: 1.3.301.qualifier
Bundle-Activator: org.eclipse.ecf.internal.presence.bot.Activator
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.presence.bot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.presence.bot</artifactId>
<version>1.3.300-SNAPSHOT</version>
<version>1.3.301-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.presence.ui;singleton:=true
Automatic-Module-Name: org.eclipse.ecf.presence.ui
Bundle-Version: 2.4.200.qualifier
Bundle-Version: 2.4.201.qualifier
Bundle-Activator: org.eclipse.ecf.internal.presence.ui.Activator
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.eclipse.ecf.presence.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.presence.ui</artifactId>
<version>2.4.200-SNAPSHOT</version>
<version>2.4.201-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Loading

0 comments on commit 536fc9a

Please sign in to comment.