mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-11 03:38:57 +00:00
Compare commits
13 Commits
templates-
...
templates-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
414a0082b6 | ||
|
|
c26b8e6e71 | ||
|
|
26063ea5f8 | ||
|
|
484a2f1746 | ||
|
|
0a3c2cd48a | ||
|
|
3cb15ff676 | ||
|
|
b70812f74e | ||
|
|
9ad5124572 | ||
|
|
947d9a0723 | ||
|
|
a2dd8a1eac | ||
|
|
b6bf1fe079 | ||
|
|
6c09970cd1 | ||
|
|
9f9567fa14 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,7 +14,6 @@ target/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.nar
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<artifactId>abstracto-modules</artifactId>
|
||||
<groupId>dev.sheldan.abstracto-templates.templates</groupId>
|
||||
<version>1.4.43</version>
|
||||
<version>1.4.47</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<artifactId>abstracto-modules</artifactId>
|
||||
<groupId>dev.sheldan.abstracto-templates.templates</groupId>
|
||||
<version>1.4.43</version>
|
||||
<version>1.4.47</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
<parent>
|
||||
<groupId>dev.sheldan.abstracto-templates.templates</groupId>
|
||||
<artifactId>abstracto-modules</artifactId>
|
||||
<version>1.4.43</version>
|
||||
<version>1.4.47</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<artifactId>core</artifactId>
|
||||
<version>1.4.43</version>
|
||||
<version>1.4.47</version>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user