Skip to content

Commit

Permalink
[maven-release-plugin] prepare release acai-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nlativy committed Jan 29, 2017
1 parent a8a2f46 commit 07c931a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.google.acai</groupId>
<artifactId>acai</artifactId>
<version>0.2-SNAPSHOT</version>
<version>1.0</version>

<name>Acai</name>
<description>Testing library for JUnit4 and Guice.</description>
Expand Down

0 comments on commit 07c931a

Please sign in to comment.