This repository was archived by the owner on May 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinfo.xml
More file actions
54 lines (44 loc) · 1.91 KB
/
info.xml
File metadata and controls
54 lines (44 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<pluginInfo>
<author name="Datical">
<organization>Datical</organization>
<email>support@datical.com</email>
<website>http://datical.com</website>
<bio/>
</author>
<integration type="Deploy"/>
<source url="http://www.github.com/Datical/DaticalDB4SerenaDA"/>
<licenses>
<license type="Apache 2.0"/>
</licenses>
<tool-description>
Datical DB makes it incredibly easy to automate and manage database schema
changes for high volume, complex releases, across any environment, for
any database. No agents required.
</tool-description>
<!-- **related-info is NOT required** The releated-info section is used
to define links which may be useful to users of the plugin but don't fall
into the release-notes or tool-description section. For example: releated-info
can be links to pdf documentation, help videos related to plugin setup or
the product's website. excepted values for type include: PDF, WEBSITE, VIDEO -->
<!-- <related-info> <link title=" type="" description="" url =""/> </related-info> -->
<meta-html>
<meta content="Datical DB makes it incredibly easy to automate and manage database schema changes for high volume, complex releases, across any environment, for any database. No agents required." name="description"/>
<meta content="Database,DevOps,Liquibase,YOLO" name="keywords"/>
</meta-html>
<release-version>1.162</release-version>
<release-notes>
<release-note plugin-version="1.97">
Initial Release
</release-note>
<release-note plugin-version="1.101">
Added support for new Datical DB actions
</release-note>
<release-note plugin-version="1.116">
Added support for new Email Report
</release-note>
<release-note plugin-version="1.132">
Removed Email Report. Should rely on other plugins for that.
</release-note>
</release-notes>
</pluginInfo>