Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed May 12, 2016
1 parent ae51601 commit b0feaf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>org.humanistika.oxygen</groupId>
<artifactId>tei-authorizer</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>

<name>TEI Authorizer</name>
<description>An Oxygen XML Editor plugin for customizable attribute and value completion and/or creation for TEI P5 documents</description>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/BCDH/TEI-Authorizer.git</connection>
<developerConnection>scm:git:https://github.com/BCDH/TEI-Authorizer.git</developerConnection>
<url>scm:git:https://github.com/BCDH/TEI-Authorizer.git</url>
<tag>HEAD</tag>
<tag>1.0</tag>
</scm>

<properties>
Expand All @@ -58,7 +58,7 @@
<dependency>
<groupId>org.humanistika.oxygen</groupId>
<artifactId>tei-completer</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.oxygenxml</groupId>
Expand Down

0 comments on commit b0feaf7

Please sign in to comment.