Codebase list hbci4java / 38b5ba7
New upstream version 3.1.62+dfsg Jochen Sprickerhof 1 year, 7 months ago
2 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 <modelVersion>4.0.0</modelVersion>
33 <groupId>com.github.hbci4j</groupId>
44 <artifactId>hbci4j-core</artifactId>
5 <version>3.1.61</version>
5 <version>3.1.62</version>
66 <packaging>jar</packaging>
77 <name>${project.artifactId}</name>
88 <description>HBCI4j - Home Banking Computer Interface for Java</description>
3030 <url>scm:git:git@github.com:hbci4j/hbci4java.git</url>
3131 <connection>scm:git:git@github.com:hbci4j/hbci4java.git</connection>
3232 <developerConnection>scm:git:git@github.com:hbci4j/hbci4java.git</developerConnection>
33 <tag>hbci4j-core-3.1.61</tag>
33 <tag>hbci4j-core-3.1.62</tag>
3434 </scm>
3535 <properties>
3636 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21362136 <DEGdef id="TANMediaInfo5">
21372137 <DE name="mediacategory" type="AN" maxsize="1"/>
21382138 <DE name="status" type="Code" maxsize="1"/>
2139 <DE name="secfunc" type="Code" maxsize="3"/>
2139 <DE name="secfunc" type="Code" maxsize="3" minnum="0"/>
21402140 <DE name="cardnumber" type="ID" minnum="0"/>
21412141 <DE name="cardseqnumber" type="ID" minnum="0"/>
21422142 <DE name="cardtype" type="Num" maxsize="2" minnum="0"/>