8000 Move a bunch of projects to the top level. (#674) · saumav/java-docs-samples@4128819 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4128819

Browse files
authored
Move a bunch of projects to the top level. (GoogleCloudPlatform#674)
1 parent a0f38fa commit 4128819

File tree

89 files changed

+21
-21
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+21
-21
lines changed

appengine-java8/datastore/indexes-exploding/pom.xml renamed to appengine-java8/datastore-indexes-exploding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>appengine-java8-samples</artifactId>
2626
<version>1.0.0</version>
27-
<relativePath>../..</relativePath>
27+
<relativePath>..</relativePath>
2828
</parent>
2929

3030
<dependencies>

appengine-java8/datastore/indexes-perfect/pom.xml renamed to appengine-java8/datastore-indexes-perfect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>appengine-java8-samples</artifactId>
2626
<version>1.0.0</version>
27-
<relativePath>../..</relativePath>
27+
<relativePath>..</relativePath>
2828
</parent>
2929

3030
<dependencies>

0 commit comments

Comments
 (0)
0