Compare commits
34
Commits
b1d897a3c8
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86f87955cf | ||
|
|
7a9d45fb0c | ||
|
|
58d8a8d7fb | ||
|
|
96c690dd79 | ||
|
|
ccbcf5c6be | ||
|
|
645d07fdfc | ||
|
|
e1cffb8fc8 | ||
|
|
3daef9b567 | ||
|
|
d987b9e46c | ||
|
|
c5a4ae9498 | ||
|
|
3354f3ee70 | ||
|
|
dae97f15ba | ||
|
|
37611dc79f | ||
|
|
ab63a8a913 | ||
|
|
a4186ab4d3 | ||
|
|
1231947e2b | ||
|
|
7450ea07ab | ||
|
|
22d8f5aea1 | ||
|
|
e70bf08fe9 | ||
|
|
748d86e71c | ||
|
|
75611d147c | ||
|
|
e6de9836fc | ||
|
|
c198368c19 | ||
|
|
390c547920 | ||
|
|
2d390b553d | ||
|
|
801fbd359d | ||
|
|
af47025893 | ||
|
|
b05a490040 | ||
|
|
ced7c9ce38 | ||
|
|
4687bc8d2b | ||
|
|
0d3270e852 | ||
|
|
3e9daef770 | ||
|
|
86ddad513d | ||
|
|
8fa4437864 |
Vendored
+1
-2
@@ -1,4 +1,3 @@
|
|||||||
{
|
{
|
||||||
"java.compile.nullAnalysis.mode": "automatic",
|
"java.compile.nullAnalysis.mode": "automatic"
|
||||||
"java.configuration.updateBuildConfiguration": "interactive"
|
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>as-talange-parent</artifactId>
|
<artifactId>as-talange-parent</artifactId>
|
||||||
<groupId>com.astalange</groupId>
|
<groupId>com.astalange</groupId>
|
||||||
<version>1.8</version>
|
<version>1.9-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>as-talange-parent</artifactId>
|
<artifactId>as-talange-parent</artifactId>
|
||||||
<groupId>com.astalange</groupId>
|
<groupId>com.astalange</groupId>
|
||||||
<version>1.8</version>
|
<version>1.9-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>as-talange-parent</artifactId>
|
<artifactId>as-talange-parent</artifactId>
|
||||||
<groupId>com.astalange</groupId>
|
<groupId>com.astalange</groupId>
|
||||||
<version>1.8</version>
|
<version>1.9-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<groupId>com.astalange</groupId>
|
<groupId>com.astalange</groupId>
|
||||||
<artifactId>as-talange-parent</artifactId>
|
<artifactId>as-talange-parent</artifactId>
|
||||||
<version>1.8</version>
|
<version>1.9-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>as-talange-parent</name>
|
<name>as-talange-parent</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user