Skip to content

Commit

Permalink
Merge pull request #3 from Bernardo-MG/release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
Bernardo-MG committed Jan 18, 2021
2 parents 106691b + 28dbe99 commit dac7745
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -24,7 +24,7 @@

<groupId>com.bernardomg.maven.archetypes</groupId>
<artifactId>spring-mvc-angular-archetype</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>maven-archetype</packaging>

<name>Spring MVC with Angular Maven Archetype</name>
Expand Down
10 changes: 9 additions & 1 deletion src/changes/changes.xml
Expand Up @@ -5,10 +5,18 @@
<author email="programming@bernardomg.com">Bernardo Martínez Garrido</author>
</properties>
<body>
<release version="1.0.0" date="2018-09-04" description="First release">
<release version="1.0.0" date="2020-09-04" description="First release">
<action dev="bmg" type="update">
First release of the archetype.
</action>
</release>
<release version="1.0.1" date="2020-11-01" description="Updates">
<action dev="bmg" type="update">
Updated POM.
</action>
<action dev="bmg" type="fix">
Corrected docs.
</action>
</release>
</body>
</document>

0 comments on commit dac7745

Please sign in to comment.