Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[maven-release-plugin] rollback the release of hawtio-1.1
  • Loading branch information
jstrachan committed Apr 19, 2013
1 parent b7e933c commit 62e29cb
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 28 deletions.
5 changes: 3 additions & 2 deletions example-services/example-infinispan/pom.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>io.hawt.example.services</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion example-services/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 3 additions & 2 deletions hawtio-core/pom.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-default-offline/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-default/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-embedded/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-git/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 4 additions & 2 deletions hawtio-json-schema-mbean/pom.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>project</artifactId>
<groupId>io.hawt</groupId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hawtio-karaf/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 4 additions & 2 deletions hawtio-local-jvm-mbean/pom.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<artifactId>project</artifactId>
<groupId>io.hawt</groupId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 3 additions & 2 deletions hawtio-maven-indexer/pom.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-osgi-devmode/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 3 additions & 2 deletions hawtio-osgi-jmx/pom.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-plugin-examples/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hawtio-plugin-examples/simple-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>hawtio-plugin-examples</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hawtio-plugin-mbean/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 3 additions & 3 deletions hawtio-web/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -644,8 +644,8 @@
<!-- copy the images from the eclipse plugin -->
<copy todir="${basedir}/src/main/webapp/img/camel" overwrite="true">
<fileset dir="${basedir}/../../../fuseide/plugins/org.fusesource.ide.camel.model/icons">
<include name="*24.png" />
<include name="*15.png" />
<include name="*24.png"/>
<include name="*15.png"/>
</fileset>
</copy>
</target>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -20,7 +20,7 @@
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<packaging>pom</packaging>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
<name>project</name>
<description>hawtio :: project</description>
<url>http://hawt.io/</url>
Expand All @@ -37,7 +37,7 @@
<connection>scm:git:git@github.com:hawtio/hawtio.git</connection>
<developerConnection>scm:git:git@github.com:hawtio/hawtio.git</developerConnection>
<url>git@github.com:hawtio/hawtio.git</url>
<tag>hawtio-1.1-SNAPSHOT</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion sample/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>1.1</version>
<version>1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 62e29cb

Please sign in to comment.