Skip to content

Commit

Permalink
set 7.0.0 release #s.
Browse files Browse the repository at this point in the history
  • Loading branch information
sameb committed May 12, 2023
1 parent f4a66b7 commit b0e1d0f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject</groupId>
<artifactId>guice-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject</groupId>
<artifactId>guice-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/assistedinject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-assistedinject</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/dagger-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>
<artifactId>guice-dagger-adapter</artifactId>
<name>Google Guice - Extensions - Dagger Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/grapher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-grapher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-jmx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/jndi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-jndi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/persist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-persist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject</groupId>
<artifactId>guice-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extensions/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/testlib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-testlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/throwingproviders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.inject.extensions</groupId>
<artifactId>extensions-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>
</parent>

<artifactId>guice-throwingproviders</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ See the Apache License Version 2.0 for the specific language governing permissio

<groupId>com.google.inject</groupId>
<artifactId>guice-parent</artifactId>
<version>7.0.1-SNAPSHOT</version>
<version>7.0.0</version>

<name>Google Guice</name>

Expand Down

0 comments on commit b0e1d0f

Please sign in to comment.