-
Notifications
You must be signed in to change notification settings - Fork 455
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release 0.104
- Loading branch information
Justin Lee
committed
Sep 12, 2013
1 parent
356128b
commit 486ab5a
Showing
9 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,7 @@ | |
Modified by:Ozgur Aydinli ([email protected]) | ||
Ismet Ozalp ([email protected]) | ||
--> | ||
<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"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<artifactId>morphia-gwt</artifactId> | ||
<name>Morphia Google Web Toolkit Extension</name> | ||
|
@@ -12,7 +11,7 @@ | |
<parent> | ||
<groupId>com.google.code.morphia</groupId> | ||
<artifactId>morphia-parent</artifactId> | ||
<version>0.104-SNAPSHOT</version> | ||
<version>0.104</version> | ||
<relativePath>../</relativePath> | ||
</parent> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.google.code.morphia</groupId> | ||
<artifactId>morphia-parent</artifactId> | ||
<version>0.104-SNAPSHOT</version> | ||
<version>0.104</version> | ||
|
||
<packaging>pom</packaging> | ||
|
||
|
@@ -29,7 +29,7 @@ | |
<connection>scm:git:https://github.com/mongodb/morphia.git</connection> | ||
<developerConnection>scm:git:[email protected]:mongodb/morphia.git</developerConnection> | ||
<url>https://github.com/mongodb/morphia.git</url> | ||
<tag>HEAD</tag> | ||
<tag>0.104</tag> | ||
</scm> | ||
|
||
<developers> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters