Skip to content

Commit

Permalink
[maven-release-plugin] prepare release scalate-project-1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chirino committed Feb 25, 2011
1 parent 628b7f5 commit cd6abe3
Show file tree
Hide file tree
Showing 28 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<groupId>org.fusesource.scalate.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/scalate-archetype-guice/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.fusesource.scalate.tooling</groupId>
<artifactId>archetypes</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-archetype-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/scalate-archetype-jersey/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate.tooling</groupId>
<artifactId>archetypes</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-archetype-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/scalate-archetype-sitegen/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate.tooling</groupId>
<artifactId>archetypes</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-archetype-sitegen</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-scalate-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>maven-scalate-plugin</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@

<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand Down Expand Up @@ -471,7 +471,7 @@
<!-- enable easy JMX connection to JConsole -->
<systemProperty>
<name>com.sun.management.jmxremote</name>
<value/>
<value />
</systemProperty>
<systemProperty>
<name>scalate.editor</name>
Expand Down Expand Up @@ -499,7 +499,7 @@

<systemProperties>
<!-- enable easy JMX connection to JConsole -->
<com.sun.management.jmxremote></com.sun.management.jmxremote>
<com.sun.management.jmxremote />

<!-- Scalate console configuration -->
<scalate.mode>${scalate.mode}</scalate.mode>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<groupId>org.fusesource.scalate.samples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/scalate-bookstore/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate.samples</groupId>
<artifactId>samples</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-bookstore</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/scalate-sample-scuery/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate.samples</groupId>
<artifactId>samples</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-sample-scuery</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/scalate-sample-sitegen/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate.samples</groupId>
<artifactId>samples</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-sample-sitegen</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/scalate-sample-spring-mvc/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.fusesource.scalate.samples</groupId>
<artifactId>samples</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-sample-spring-mvc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/scalate-sample/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate.samples</groupId>
<artifactId>samples</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sbt-scalate-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>sbt-scalate-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-camel/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-camel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-core/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-distro/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-distro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-guice/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-jsp-converter/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-jsp-converter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-markdownj/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-markdownj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-page/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-page</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-spring-mvc/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-spring-mvc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-test/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-tool/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-tool</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-util/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-war/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-web/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-website/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-website</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scalate-wikitext/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-project</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>scalate-wikitext</artifactId>
Expand Down

0 comments on commit cd6abe3

Please sign in to comment.