Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jetty-console-1.62
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernstein committed Jan 14, 2020
1 parent 6bc382d commit 2115680
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion jetty-console-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console</artifactId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetty-console-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console</artifactId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions jetty-console-creator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>jetty-console</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-console-creator</artifactId>
Expand All @@ -43,4 +43,4 @@
<version>1.6.5</version>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion jetty-console-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console</artifactId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jetty-console-plugins/jetty-console-gzip-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-gzip-plugin</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-jettyxml-plugin</artifactId>
<name>Jetty Console jetty.xml plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion jetty-console-plugins/jetty-console-jsp-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-jsp-plugin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jetty-console-plugins/jetty-console-log4j-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-log4j-plugin</artifactId>
<name>Jetty Console Log4j plugin</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-requestlog-plugin</artifactId>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>

<artifactId>jetty-console-startstop-plugin</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console-plugins</artifactId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-websocket-plugin</artifactId>
<name>Jetty Console websocket plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion jetty-console-plugins/jetty-console-winsrv-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jetty-console-plugins</artifactId>
<groupId>org.fcrepo</groupId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>
<artifactId>jetty-console-winsrv-plugin</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion jetty-console-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console</artifactId>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.fcrepo</groupId>
<artifactId>jetty-console</artifactId>
<packaging>pom</packaging>
<version>1.61-SNAPSHOT</version>
<version>1.62</version>
<name>Jetty-Console parent pom</name>
<description>
Creates runnable wars by embedding Jetty into the WAR
Expand All @@ -43,7 +43,7 @@
<url>https://github.com/fcrepo4-labs/jetty-console</url>
<connection>scm:git:git@github.com:fcrepo4-labs/jetty-console.git</connection>
<developerConnection>scm:git:git@github.com:fcrepo4-labs/jetty-console.git</developerConnection>
<tag>HEAD</tag>
<tag>jetty-console-1.62</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 2115680

Please sign in to comment.