Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
6a9078e1
Commit
6a9078e1
authored
9 years ago
by
Shwetha GS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags)
parent
aeec7618
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
15 additions
and
14 deletions
+15
-14
pom.xml
addons/hive-bridge/pom.xml
+1
-1
pom.xml
client/pom.xml
+1
-1
pom.xml
common/pom.xml
+1
-1
pom.xml
dashboard/pom.xml
+1
-1
pom.xml
distro/pom.xml
+2
-2
pom.xml
docs/pom.xml
+1
-1
pom.xml
notification/pom.xml
+1
-1
pom.xml
pom.xml
+1
-1
release-log.txt
release-log.txt
+1
-0
pom.xml
repository/pom.xml
+1
-1
pom.xml
server-api/pom.xml
+1
-1
pom.xml
titan/pom.xml
+1
-1
pom.xml
typesystem/pom.xml
+1
-1
pom.xml
webapp/pom.xml
+1
-1
No files found.
addons/hive-bridge/pom.xml
View file @
6a9078e1
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<relativePath>
../../
</relativePath>
</parent>
<artifactId>
hive-bridge
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
client/pom.xml
View file @
6a9078e1
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-client
</artifactId>
<description>
Apache Atlas Client
</description>
...
...
This diff is collapsed.
Click to expand it.
common/pom.xml
View file @
6a9078e1
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-common
</artifactId>
<description>
Apache Atlas Common
</description>
...
...
This diff is collapsed.
Click to expand it.
dashboard/pom.xml
View file @
6a9078e1
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-dashboard
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
distro/pom.xml
View file @
6a9078e1
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<artifactId>
atlas-distro
</artifactId>
...
...
@@ -134,7 +134,7 @@
<dependency>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
hive-bridge
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</dependency>
</dependencies>
</project>
This diff is collapsed.
Click to expand it.
docs/pom.xml
View file @
6a9078e1
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-docs
</artifactId>
<description>
Apache Atlas Documentation
</description>
...
...
This diff is collapsed.
Click to expand it.
notification/pom.xml
View file @
6a9078e1
...
...
@@ -24,7 +24,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-notification
</artifactId>
<description>
Apache Atlas Notification
</description>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
View file @
6a9078e1
...
...
@@ -30,7 +30,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
<description>
Metadata Management and Data Governance Platform over Hadoop
</description>
<name>
apache-atlas
</name>
<packaging>
pom
</packaging>
...
...
This diff is collapsed.
Click to expand it.
release-log.txt
View file @
6a9078e1
...
...
@@ -5,6 +5,7 @@ Apache Atlas Release Notes
INCOMPATIBLE CHANGES:
ALL CHANGES:
ATLAS-368 Change trunk version to 0.7-incubating-SNAPSHOT (sumasai via shwethags)
ATLAS-383 tests for classtype.convert() with id (sumasai via shwethags)
ATLAS-263 Searching for a multi word trait always returns empty result (girishrp via shwethags)
...
...
This diff is collapsed.
Click to expand it.
repository/pom.xml
View file @
6a9078e1
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-repository
</artifactId>
<description>
Apache Atlas Repository Module
</description>
...
...
This diff is collapsed.
Click to expand it.
server-api/pom.xml
View file @
6a9078e1
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
This diff is collapsed.
Click to expand it.
titan/pom.xml
View file @
6a9078e1
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
apache-atlas
</artifactId>
<groupId>
org.apache.atlas
</groupId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
atlas-titan
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
typesystem/pom.xml
View file @
6a9078e1
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-typesystem
</artifactId>
<description>
Apache Atlas Typesystem Module
</description>
...
...
This diff is collapsed.
Click to expand it.
webapp/pom.xml
View file @
6a9078e1
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
org.apache.atlas
</groupId>
<artifactId>
apache-atlas
</artifactId>
<version>
0.
6
-incubating-SNAPSHOT
</version>
<version>
0.
7
-incubating-SNAPSHOT
</version>
</parent>
<artifactId>
atlas-webapp
</artifactId>
<description>
Apache Atlas Web Application
</description>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment