ing
This commit is contained in:
parent
31010fc053
commit
68c3cee25e
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<groupId>com.loafle.overflow</groupId>
|
||||
<artifactId>commons-java</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0.37-SNAPSHOT</version>
|
||||
<version>1.0.38-SNAPSHOT</version>
|
||||
<name>com.loafle.overflow.commons-java</name>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -36,7 +36,7 @@ public class InfraHostDaemon {
|
|||
}
|
||||
|
||||
@Basic
|
||||
@Column(name = "META", nullable = true)
|
||||
@Column(name = "NAME", nullable = true)
|
||||
public String getName() {
|
||||
return name;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user