Changeset 1466


Ignore:
Timestamp:
04/03/14 14:10:19 (10 years ago)
Author:
pharms
Message:

[maven-release-plugin] rollback the release of java-utils-0.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-utils/pom.xml

    r1465 r1466  
    1 <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"> 
     1<project 
     2    xmlns="http://maven.apache.org/POM/4.0.0" 
     3    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     4    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" 
     5> 
    26    <modelVersion>4.0.0</modelVersion> 
    37    <groupId>de.ugoe.cs</groupId> 
    48    <artifactId>java-utils</artifactId> 
    5     <version>0.1.1-SNAPSHOT</version> 
     9    <version>0.0.1-SNAPSHOT</version> 
    610    <name>java-utils</name> 
    711    <licenses> 
Note: See TracChangeset for help on using the changeset viewer.