Skip to content

Commit

Permalink
Add missing SNAPSHOT classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezp committed Jan 19, 2016
1 parent 0279887 commit 7ebe5be
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-tools-parent</artifactId>
<version>2.1.0.Alpha1</version>
<version>2.1.0.Alpha1-SNPASHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-tools-parent</artifactId>
<version>2.1.0.Alpha1</version>
<version>2.1.0.Alpha1-SNPASHOT</version>
<packaging>pom</packaging>

<name>JBoss Logging Tools Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion processor-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-tools-parent</artifactId>
<version>2.1.0.Alpha1</version>
<version>2.1.0.Alpha1-SNPASHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-tools-parent</artifactId>
<version>2.1.0.Alpha1</version>
<version>2.1.0.Alpha1-SNPASHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 7ebe5be

Please sign in to comment.