Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 757d561

Browse files
Fixes
1 parent 2012e2c commit 757d561

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
## Reporting a Vulnerability
44

5-
Please report a security vulnerability [on GitHub Security Advisories](https://github.com/xdev-software/xdev-swing-framework-template/security/advisories/new).
5+
Please report a security vulnerability [on GitHub Security Advisories](https://github.com/xdev-software/xapi-db-db2i/security/advisories/new).

pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.xdev-software</groupId>
8-
<artifactId>xdev-swing-framework-template</artifactId>
8+
<artifactId>xapi-db-db2i</artifactId>
99
<version>1.0.0-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

12-
<name>xdev-swing-framework-template</name>
13-
<description>xdev-swing-framework-template</description>
14-
<url>https://github.com/xdev-software/xdev-swing-framework-template</url>
12+
<name>SqlEngine Database Adapter DB2i</name>
13+
<description>XAPI SqlEngine Database Adapter for DB2i</description>
14+
<url>https://github.com/xdev-software/xapi-db-db2i</url>
1515

1616
<scm>
17-
<url>https://github.com/xdev-software/xdev-swing-framework-template</url>
18-
<connection>https://github.com/xdev-software/xdev-swing-framework-template.git</connection>
19-
</scm>
17+
<url>https://github.com/xdev-software/xapi-db-db2i</url>
18+
<connection>https://github.com/xdev-software/xapi-db-db2i.git</connection>
19+
</scm>
2020

21-
<inceptionYear>2023</inceptionYear>
21+
<inceptionYear>2003</inceptionYear>
2222

2323
<organization>
2424
<name>XDEV Software</name>

0 commit comments

Comments
 (0)