Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-archetypes-catalog-plugi…
Browse files Browse the repository at this point in the history
…n-parent-1.2.6
  • Loading branch information
xdotgmbh committed Mar 16, 2018
1 parent 151a5e0 commit 4fb6b3d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion maven-archetypes-catalog-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>maven-archetypes-catalog-plugin-parent</artifactId>
<groupId>de.dm.intellij</groupId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion maven-archetypes-catalog-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.dm.intellij</groupId>
<artifactId>maven-archetypes-catalog-plugin-parent</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.6</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.dm.intellij</groupId>
<artifactId>maven-archetypes-catalog-plugin-parent</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.6</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -44,7 +44,7 @@
<url>https://github.com/dmarks2/maven-archetypes-catalog-plugin</url>
<connection>scm:git:git@github.com:dmarks2/maven-archetypes-catalog-plugin.git</connection>
<developerConnection>scm:git:git@github.com:dmarks2/maven-archetypes-catalog-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-archetypes-catalog-plugin-parent-1.2.6</tag>
</scm>

<properties>
Expand Down

0 comments on commit 4fb6b3d

Please sign in to comment.