File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 3
3
### Unreleased
4
4
- No visible changes.
5
5
6
+ ### 1.0.2
7
+ - Updated Parent version.
8
+
6
9
### 1.0.1
7
10
- Changed project groupId from "danta" to "io.tikaltechnologies.danta".
8
11
- Changed parent project artifactId from "DantaAEMBase" to "aem-base".
Original file line number Diff line number Diff line change @@ -68,4 +68,4 @@ This is to "danta-config-service". To fix this:
68
68
## Credit
69
69
70
70
Special thanks to Jose Alvarez, who named Danta for the powerful ancient Mayan pyramid, La Danta.
71
- La Danta is the largest pyramid in El Mirador—the biggest Mayan city found in Petén, Guatemala.
71
+ La Danta is the largest pyramid in El Mirador—the biggest Mayan city found in Petén, Guatemala.
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >io.tikaltechnologies.danta</groupId >
23
23
<artifactId >aem-base</artifactId >
24
- <version >1.0.2-SNAPSHOT </version >
24
+ <version >1.0.2</version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
<artifactId >aem-base-apps</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >io.tikaltechnologies.danta</groupId >
23
23
<artifactId >parent</artifactId >
24
- <version >1.0.2-SNAPSHOT </version >
24
+ <version >1.0.2</version >
25
25
<relativePath >../Parent/pom.xml</relativePath >
26
26
</parent >
27
27
<artifactId >aem-base</artifactId >
28
28
<packaging >pom</packaging >
29
- <version >1.0.2-SNAPSHOT </version >
29
+ <version >1.0.2</version >
30
30
<name >Danta AEM Base</name >
31
31
<modules >
32
32
<module >apps</module >
You can’t perform that action at this time.
0 commit comments